Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dhconsts.h241 #define ACC_LPTEA 0x0400 /* Esame page table entry */ macro
258 #define ACCTYPE_LPTEA (ACC_LPTEA|ACC_NOTLB) /* LPTEA instruction */
H A Ddat.h1156 if(acctype & ACC_LPTEA) in ARCH_DEP()
1361 if (unlikely(acctype & ACC_LPTEA)) in ARCH_DEP()
1457 if (unlikely(acctype & ACC_LPTEA)) in ARCH_DEP()
1504 if (acctype & ACC_LPTEA) in ARCH_DEP()
1612 if (acctype & ACC_LPTEA) in ARCH_DEP()
1650 cc = (acctype & ACC_LPTEA) ? 3 : 4; in ARCH_DEP()
1656 if (acctype & ACC_LPTEA) in ARCH_DEP()
1668 if (acctype & ACC_LPTEA) in ARCH_DEP()
1680 if (acctype & ACC_LPTEA) in ARCH_DEP()
1715 if (acctype & ACC_LPTEA) in ARCH_DEP()