Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dcpuint.h644 #define IS_IC_PER_IF(_regs) ( (_regs)->ints_mask & BIT(IC_PER_IF) ) macro
H A Dsie.c895 if (IS_IC_PER_IF(GUESTREGS)) in ARCH_DEP()