Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dhconsts.h258 #define ACCTYPE_LPTEA (ACC_LPTEA|ACC_NOTLB) /* LPTEA instruction */ macro
H A Desame.c1257 int acctype = ACCTYPE_LPTEA; /* Storage access type */ in DEF_INST()