Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dtimer.c86 if (!IS_IC_PTIMER(regs)) in update_cpu_timer()
92 else if(IS_IC_PTIMER(regs)) in update_cpu_timer()
H A Dcpuint.h636 #define IS_IC_PTIMER(_regs) ( (_regs)->ints_state & BIT(IC_PTIMER) ) macro
H A Dhsccmd.c5401 IS_IC_PTIMER(sysblk.regs[i]) ? "" : _("not ") in ipending_cmd()
5496 IS_IC_PTIMER(sysblk.regs[i]->guestregs) ? "" : _("not ") in ipending_cmd()