Home
last modified time | relevance | path

Searched defs:ModRM (Results 1 – 25 of 92) sorted by relevance

1234

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/nec/
H A Dnecmodrm.h12 #define RegWord(ModRM) Wreg(Mod_RM.reg.w[ModRM]) argument
13 #define RegByte(ModRM) Breg(Mod_RM.reg.b[ModRM]) argument
15 #define GetRMWord(ModRM) \ argument
18 #define PutbackRMWord(ModRM,val) \ argument
26 #define PutRMWord(ModRM,val) \ argument
36 #define PutImmRMWord(ModRM) \ argument
48 #define GetRMByte(ModRM) \ argument
51 #define PutRMByte(ModRM,val) \ argument
59 #define PutImmRMByte(ModRM) \ argument
69 #define PutbackRMByte(ModRM,val) \ argument
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/nec/
H A Dnecmodrm.h12 #define RegWord(ModRM) I.regs.w[Mod_RM.reg.w[ModRM]] argument
13 #define RegByte(ModRM) I.regs.b[Mod_RM.reg.b[ModRM]] argument
15 #define GetRMWord(ModRM) \ argument
18 #define PutbackRMWord(ModRM,val) \ argument
26 #define PutRMWord(ModRM,val) \ argument
36 #define PutImmRMWord(ModRM) \ argument
48 #define GetRMByte(ModRM) \ argument
51 #define PutRMByte(ModRM,val) \ argument
59 #define PutImmRMByte(ModRM) \ argument
69 #define PutbackRMByte(ModRM,val) \ argument
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/nec/
H A Dnecmodrm.h12 #define RegWord(ModRM) Wreg(Mod_RM.reg.w[ModRM]) argument
13 #define RegByte(ModRM) Breg(Mod_RM.reg.b[ModRM]) argument
15 #define GetRMWord(ModRM) \ argument
18 #define PutbackRMWord(ModRM,val) \ argument
26 #define PutRMWord(ModRM,val) \ argument
36 #define PutImmRMWord(ModRM) \ argument
48 #define GetRMByte(ModRM) \ argument
51 #define PutRMByte(ModRM,val) \ argument
59 #define PutImmRMByte(ModRM) \ argument
69 #define PutbackRMByte(ModRM,val) \ argument
/dports/emulators/mess/mame-mame0226/src/devices/cpu/nec/
H A Dnecmodrm.h14 #define RegWord(ModRM) Wreg(Mod_RM.reg.w[ModRM]) argument
15 #define RegByte(ModRM) Breg(Mod_RM.reg.b[ModRM]) argument
17 #define GetRMWord(ModRM) \ argument
20 #define PutbackRMWord(ModRM,val) \ argument
28 #define PutRMWord(ModRM,val) \ argument
38 #define PutImmRMWord(ModRM) \ argument
50 #define GetRMByte(ModRM) \ argument
53 #define PutRMByte(ModRM,val) \ argument
61 #define PutImmRMByte(ModRM) \ argument
71 #define PutbackRMByte(ModRM,val) \ argument
H A Dv25instr.hxx45 OP( 0x0f, i_pre_v25 ) { uint32_t ModRM, tmp, tmp2; variable
/dports/emulators/mame/mame-mame0226/src/devices/cpu/nec/
H A Dnecmodrm.h14 #define RegWord(ModRM) Wreg(Mod_RM.reg.w[ModRM]) argument
15 #define RegByte(ModRM) Breg(Mod_RM.reg.b[ModRM]) argument
17 #define GetRMWord(ModRM) \ argument
20 #define PutbackRMWord(ModRM,val) \ argument
28 #define PutRMWord(ModRM,val) \ argument
38 #define PutImmRMWord(ModRM) \ argument
50 #define GetRMByte(ModRM) \ argument
53 #define PutRMByte(ModRM,val) \ argument
61 #define PutImmRMByte(ModRM) \ argument
71 #define PutbackRMByte(ModRM,val) \ argument
H A Dv25instr.hxx45 OP( 0x0f, i_pre_v25 ) { uint32_t ModRM, tmp, tmp2; variable
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/nec/
H A Dnecmodrm.h12 #define RegWord(ModRM) I.regs.w[Mod_RM.reg.w[ModRM]] argument
13 #define RegByte(ModRM) I.regs.b[Mod_RM.reg.b[ModRM]] argument
15 #define GetRMWord(ModRM) \ argument
18 #define PutbackRMWord(ModRM,val) \ argument
26 #define PutRMWord(ModRM,val) \ argument
36 #define PutImmRMWord(ModRM) \ argument
48 #define GetRMByte(ModRM) \ argument
51 #define PutRMByte(ModRM,val) \ argument
59 #define PutImmRMByte(ModRM) \ argument
69 #define PutbackRMByte(ModRM,val) \ argument
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/nec/
H A Dnecmodrm.h12 #define RegWord(ModRM) I.regs.w[Mod_RM.reg.w[ModRM]] argument
13 #define RegByte(ModRM) I.regs.b[Mod_RM.reg.b[ModRM]] argument
15 #define GetRMWord(ModRM) \ argument
18 #define PutbackRMWord(ModRM,val) \ argument
26 #define PutRMWord(ModRM,val) \ argument
36 #define PutImmRMWord(ModRM) \ argument
48 #define GetRMByte(ModRM) \ argument
51 #define PutRMByte(ModRM,val) \ argument
59 #define PutImmRMByte(ModRM) \ argument
69 #define PutbackRMByte(ModRM,val) \ argument
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/i86/
H A Dmodrm.h12 #define RegWord(ModRM) I.regs.w[Mod_RM.reg.w[ModRM]] argument
13 #define RegByte(ModRM) I.regs.b[Mod_RM.reg.b[ModRM]] argument
15 #define GetRMWord(ModRM) \ argument
18 #define PutbackRMWord(ModRM,val) \ argument
32 #define PutRMWord(ModRM,val) \ argument
48 #define PutImmRMWord(ModRM) \ argument
60 #define GetRMByte(ModRM) \ argument
63 #define PutRMByte(ModRM,val) \ argument
71 #define PutImmRMByte(ModRM) \ argument
81 #define PutbackRMByte(ModRM,val) \ argument
H A Dinstr186.c51 unsigned ModRM = FETCHOP; in PREFIX186() local
143 unsigned ModRM = FETCH; in PREFIX186() local
151 unsigned ModRM = FETCH; in PREFIX186() local
H A Dinstr86.c1605 unsigned ModRM = FETCH; in PREFIX86() local
1658 unsigned ModRM = FETCH; in PREFIX86() local
1710 unsigned ModRM = FETCH; in PREFIX86() local
1792 unsigned ModRM = FETCH; in PREFIX86() local
1800 unsigned ModRM = FETCH; in PREFIX86() local
1808 unsigned ModRM = FETCH; in PREFIX86() local
1816 unsigned ModRM = FETCH; in PREFIX86() local
1824 unsigned ModRM = FETCH; in PREFIX86() local
1839 unsigned ModRM = FETCH; in PREFIX86() local
1847 unsigned ModRM = FETCH; in PREFIX86() local
[all …]
H A Dinstr286.c166 UINT16 ModRM; in PREFIX286() local
299 UINT16 ModRM=FETCHOP, tmp=GetRMWord(ModRM); in PREFIX286() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/i86/
H A Dmodrm.h12 #define RegWord(ModRM) I.regs.w[Mod_RM.reg.w[ModRM]] argument
13 #define RegByte(ModRM) I.regs.b[Mod_RM.reg.b[ModRM]] argument
15 #define GetRMWord(ModRM) \ argument
18 #define PutbackRMWord(ModRM,val) \ argument
32 #define PutRMWord(ModRM,val) \ argument
48 #define PutImmRMWord(ModRM) \ argument
60 #define GetRMByte(ModRM) \ argument
63 #define PutRMByte(ModRM,val) \ argument
71 #define PutImmRMByte(ModRM) \ argument
81 #define PutbackRMByte(ModRM,val) \ argument
H A Dinstr186.c51 unsigned ModRM = FETCHOP; in PREFIX186() local
143 unsigned ModRM = FETCH; in PREFIX186() local
151 unsigned ModRM = FETCH; in PREFIX186() local
H A Dinstr86.c1612 unsigned ModRM = FETCH; in PREFIX86() local
1665 unsigned ModRM = FETCH; in PREFIX86() local
1717 unsigned ModRM = FETCH; in PREFIX86() local
1799 unsigned ModRM = FETCH; in PREFIX86() local
1807 unsigned ModRM = FETCH; in PREFIX86() local
1815 unsigned ModRM = FETCH; in PREFIX86() local
1823 unsigned ModRM = FETCH; in PREFIX86() local
1831 unsigned ModRM = FETCH; in PREFIX86() local
1846 unsigned ModRM = FETCH; in PREFIX86() local
1854 unsigned ModRM = FETCH; in PREFIX86() local
[all …]
H A Dinstr286.c166 UINT16 ModRM; in PREFIX286() local
299 UINT16 ModRM=FETCHOP, tmp=GetRMWord(ModRM); in PREFIX286() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/i86/
H A Dmodrm.h12 #define RegWord(ModRM) I.regs.w[Mod_RM.reg.w[ModRM]] argument
13 #define RegByte(ModRM) I.regs.b[Mod_RM.reg.b[ModRM]] argument
15 #define GetRMWord(ModRM) \ argument
18 #define PutbackRMWord(ModRM,val) \ argument
32 #define PutRMWord(ModRM,val) \ argument
48 #define PutImmRMWord(ModRM) \ argument
60 #define GetRMByte(ModRM) \ argument
63 #define PutRMByte(ModRM,val) \ argument
71 #define PutImmRMByte(ModRM) \ argument
81 #define PutbackRMByte(ModRM,val) \ argument
H A Dinstr186.c51 unsigned ModRM = FETCHOP; in PREFIX186() local
143 unsigned ModRM = FETCH; in PREFIX186() local
151 unsigned ModRM = FETCH; in PREFIX186() local
H A Dinstr86.c1612 unsigned ModRM = FETCH; in PREFIX86() local
1665 unsigned ModRM = FETCH; in PREFIX86() local
1717 unsigned ModRM = FETCH; in PREFIX86() local
1799 unsigned ModRM = FETCH; in PREFIX86() local
1807 unsigned ModRM = FETCH; in PREFIX86() local
1815 unsigned ModRM = FETCH; in PREFIX86() local
1823 unsigned ModRM = FETCH; in PREFIX86() local
1831 unsigned ModRM = FETCH; in PREFIX86() local
1846 unsigned ModRM = FETCH; in PREFIX86() local
1854 unsigned ModRM = FETCH; in PREFIX86() local
[all …]
H A Dinstr286.c166 UINT16 ModRM; in PREFIX286() local
299 UINT16 ModRM=FETCHOP, tmp=GetRMWord(ModRM); in PREFIX286() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A Dx64Analyzer.h37 struct ModRM struct
40 ModRM(u8 modRM, u8 rex) in ModRM() argument
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A Dx64Analyzer.h37 struct ModRM struct
40 ModRM(u8 modRM, u8 rex) in ModRM() argument
/dports/japanese/kterm/pcemu1.01alpha/
H A Ddebugger.c61 static char *get_byte_reg(unsigned ModRM) in get_byte_reg()
66 static char *get_word_reg(unsigned ModRM) in get_word_reg()
71 static char *get_seg_reg(unsigned ModRM) in get_seg_reg()
147 unsigned ModRM = GetMemB(seg,off); in print_instruction() local
153 unsigned ModRM = GetMemInc(seg, off); in decode_br8() local
160 unsigned ModRM = GetMemInc(seg,off); in decode_r8b() local
167 unsigned ModRM = GetMemInc(seg,off); in decode_wr16() local
174 unsigned ModRM = GetMemInc(seg,off); in decode_r16w() local
218 unsigned ModRM = GetMemInc(seg, off); in decode_bd8() local
445 unsigned ModRM = GetMemB(seg, off); in decode_f6() local
[all …]
H A Dcpu.c622 unsigned ModRM = GetMemInc(c_cs,ip); in i_add_wr16() local
670 unsigned ModRM = GetMemInc(c_cs,ip); in i_add_r16w() local
791 unsigned ModRM = GetMemInc(c_cs,ip); in i_adc_wr16() local
842 unsigned ModRM = GetMemInc(c_cs,ip); in i_adc_r16w() local
974 unsigned ModRM = GetMemInc(c_cs,ip); in i_sbb_wr16() local
1026 unsigned ModRM = GetMemInc(c_cs,ip); in i_sbb_r16w() local
1179 unsigned ModRM = GetMemInc(c_cs,ip); in i_sub_wr16() local
1226 unsigned ModRM = GetMemInc(c_cs,ip); in i_sub_r16w() local
1345 unsigned ModRM = GetMemInc(c_cs,ip); in i_cmp_wr16() local
3125 unsigned ModRM; in i_d2pre() local
[all …]

1234