Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dhconsts.h239 #define ACC_NOTLB 0x0100 /* Don't do TLB lookup */ macro
251 #define ACCTYPE_LRA ACC_NOTLB /* LRA instruction */
255 #define ACCTYPE_PTE (ACC_PTE|ACC_NOTLB) /* page table entry */
258 #define ACCTYPE_LPTEA (ACC_LPTEA|ACC_NOTLB) /* LPTEA instruction */
H A Ddat.h850 && !(acctype & ACC_NOTLB) ) in ARCH_DEP()
943 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()
1005 && !(acctype & ACC_NOTLB) ) in ARCH_DEP()
1081 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()
1138 && !(acctype & ACC_NOTLB) ) in ARCH_DEP()
1379 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()
1475 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()
1542 if (!(acctype & ACC_NOTLB)) in ARCH_DEP()