Hook near returns into the decoder.
--HG-- extra : convert_revision : b38d4417552991e44f5d1de1f35d5d1ad8f32340
This commit is contained in:
parent
dbf361128a
commit
f6d326d6fc
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@
|
|||
0x0: group2_Eb_Ib();
|
||||
0x1: group2_Ev_Ib();
|
||||
0x2: ret_near_Iw();
|
||||
0x3: ret_near();
|
||||
0x3: Inst::RET();
|
||||
0x4: decode MODE_SUBMODE {
|
||||
0x0: This_should_be_an_illegal_instruction();
|
||||
default: les_Gz_Mp();
|
||||
|
|
Loading…
Reference in a new issue