Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dcpuint.h668 #define EN_IC_PER_STURA(_regs) ( EN_IC_PER(_regs) && ((_regs)->ints_state & BIT(IC_PER_STURA)) ) macro
H A Dcontrol.c7096 if( EN_IC_PER_SA(regs) && EN_IC_PER_STURA(regs) ) in DEF_INST()
H A Desame.c4560 if( EN_IC_PER_SA(regs) && EN_IC_PER_STURA(regs) ) in DEF_INST()