add stac/rdseed

This commit is contained in:
MITSUNARI Shigeo 2015-01-28 13:05:24 +09:00
parent a45d11f467
commit b7a684637d
6 changed files with 15 additions and 3 deletions

View file

@ -518,6 +518,7 @@ void put()
{ "popf", B10011101 },
{ "pushf", B10011100 },
{ "stac", 0x0F, 0x01, 0xCB },
{ "vzeroall", 0xC5, 0xFC, 0x77 },
{ "vzeroupper", 0xC5, 0xF8, 0x77 },