Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dinline.h421 static inline int ARCH_DEP(is_store_protected) (VADR addr, BYTE skey, in ARCH_DEP() argument
H A Ddat.h2359 if (unlikely(ARCH_DEP(is_store_protected) (addr, *regs->dat.storkey, akey, regs))) in ARCH_DEP()
H A Dcontrol.c7297 if (ARCH_DEP(is_store_protected) (effective_addr1, skey, akey, regs)) in DEF_INST() local