Fixed bug: imulb was given wrong opcode

This commit is contained in:
ceriel 1992-08-31 15:23:59 +00:00
parent 28341f4478
commit da17ca5a9f

View file

@ -99,7 +99,7 @@
0, EXTOP1, 0050, "verw",
0, EXTOP1, 0061, "lmsw",
0, IMUL, 00, "imul",
0, IMULB, 01, "imulb",
0, IMULB, 050, "imulb",
0, INCOP, 000, "incb",
0, INCOP, 001, "inc",
0, INCOP, 010, "decb",