Hook near returns into the decoder.

--HG--
extra : convert_revision : b38d4417552991e44f5d1de1f35d5d1ad8f32340
This commit is contained in:
Gabe Black 2007-07-18 17:48:16 -07:00
parent dbf361128a
commit f6d326d6fc

View file

@ -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();