Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dopcode.h1082 RRE_DECODER_TEST(_inst, _regs, _r1, _r2, 4, 4)
1084 RRE_DECODER_TEST(_inst, _regs, _r1, _r2, 4, 0)
1086 RRE_DECODER_TEST(_inst, _regs, _r1, _r2, 0, 0)
1097 #define RRE_DECODER_TEST(_inst, _regs, _r1, _r2, _len, _ilc) \ macro