Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dopcode.h1883 RSI_DECODER_TEST(_inst, _regs, _r1, _r3, _i2, 4, 4)
1885 RSI_DECODER_TEST(_inst, _regs, _r1, _r3, _i2, 4, 0)
1887 RSI_DECODER_TEST(_inst, _regs, _r1, _r3, _i2, 0, 0)
1898 #define RSI_DECODER_TEST(_inst, _regs, _r1, _r3, _i2, _len, _ilc) \ macro