This commit is contained in:
MITSUNARI Shigeo 2013-03-13 14:02:00 +09:00
parent 4ea82aa4ba
commit bbbb042a7e
2 changed files with 2 additions and 0 deletions

View file

@ -441,6 +441,7 @@ void put()
} tbl[] = {
// only 64-bit mode(from)
{ "cdqe", B01001000, B10011000 },
{ "cqo", 0x48, 0x99 },
{ "@@@" }, /// here
// only 32-bit mode(from)
{ "aaa", B00110111 },