add stac/rdseed
This commit is contained in:
parent
a45d11f467
commit
b7a684637d
6 changed files with 15 additions and 3 deletions
|
@ -518,6 +518,7 @@ void put()
|
|||
|
||||
{ "popf", B10011101 },
|
||||
{ "pushf", B10011100 },
|
||||
{ "stac", 0x0F, 0x01, 0xCB },
|
||||
|
||||
{ "vzeroall", 0xC5, 0xFC, 0x77 },
|
||||
{ "vzeroupper", 0xC5, 0xF8, 0x77 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue