Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dopcode.h1375 RX_DECODER_TEST(_inst, _regs, _r1, _b2, _effective_addr2, 4, 4)
1377 RX_DECODER_TEST(_inst, _regs, _r1, _b2, _effective_addr2, 4, 0)
1379 RX_DECODER_TEST(_inst, _regs, _r1, _b2, _effective_addr2, 0, 0)
1397 #define RX_DECODER_TEST(_inst, _regs, _r1, _b2, _effective_addr2, _len, _ilc) \ macro