This commit is contained in:
MITSUNARI Shigeo 2017-05-13 15:07:17 +09:00
parent 8b95915608
commit f395faf024
2 changed files with 2 additions and 0 deletions

View file

@ -628,6 +628,7 @@ void put()
{ "movsb", 0xA4 },
{ "movsw", 0x66, 0xA5 },
{ "movsd", 0xA5 },
{ "rep", 0xF3 },
{ "lahf", 0x9F },
{ "lock", 0xF0 },