Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dcpuint.h637 #define IS_IC_ECPSVTIMER(_regs) ( (_regs)->ints_state & BIT(IC_ECPSVTIMER)) macro
H A Decpsvm.c2380 if(IS_IC_ECPSVTIMER(regs))
H A Dhsccmd.c5411 IS_IC_ECPSVTIMER(sysblk.regs[i]) ? "" : _("not ") in ipending_cmd()