Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dhconsts.h268 #define USE_ARMODE 16 /* OR with access register macro
H A Ddat.h618 || (arn & USE_ARMODE) in ARCH_DEP()
H A Dcontrol.c2577 (asc1 == PSW_ACCESS_REGISTER_MODE) ? USE_ARMODE | b1 : in DEF_INST()
2583 (asc2 == PSW_ACCESS_REGISTER_MODE) ? USE_ARMODE | b2 : in DEF_INST()
H A Desame.c1271 n = USE_ARMODE | r2; in DEF_INST()