Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Ddat.h1191 if ((rfx != 0 && tt < TT_R1TABL) in ARCH_DEP()
1200 case TT_R1TABL: in ARCH_DEP()
1230 if ((rte & REGTAB_TT) != TT_R1TABL) in ARCH_DEP()
1658 regs->dat.raddr = rto | (TT_R1TABL >> 2); in ARCH_DEP()
H A Desa390.h337 #define TT_R1TABL 0xC /* Region first table */ macro
H A Desame.c1066 case TT_R1TABL: /* Region first table */ in DEF_INST()