Home
last modified time | relevance | path

Searched refs:RIE_RIM (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dgeneral3.c711 RIE_RIM(inst, regs, r1, i2, m3); in DEF_INST()
738 RIE_RIM(inst, regs, r1, i2, m3); in DEF_INST()
1033 RIE_RIM(inst, regs, r1, i2, m3); in DEF_INST()
1060 RIE_RIM(inst, regs, r1, i2, m3); in DEF_INST()
H A Dopcode.c5447 /*EC70*/ GENx___x___x900 (compare_immediate_and_trap_long,RIE_RIM,"CGIT"), /*208*/
5448 /*EC71*/ GENx___x___x900 (compare_logical_immediate_and_trap_long,RIE_RIM,"CLGIT"), /*208*/
5449 /*EC72*/ GENx37Xx390x900 (compare_immediate_and_trap,RIE_RIM,"CIT"), /*208*/
5450 /*EC73*/ GENx37Xx390x900 (compare_logical_immediate_and_trap_fullword,RIE_RIM,"CLFIT"), /*208*/
H A Dopcode.h1962 #undef RIE_RIM
1964 #define RIE_RIM(_inst, _regs, _r1, _i2, _m3) \ macro