Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dcpuint.h639 #define IS_IC_EXTCALL(_regs) ( (_regs)->ints_state & BIT(IC_EXTCALL) ) macro
H A Dhsccmd.c5417 IS_IC_EXTCALL(sysblk.regs[i]) ? "" : _("not ") in ipending_cmd()
5504 IS_IC_EXTCALL(sysblk.regs[i]->guestregs) ? "" : _("not ") in ipending_cmd()
H A Dcontrol.c5682 if (IS_IC_EXTCALL(tregs)) in DEF_INST()
5709 if (IS_IC_EXTCALL(tregs)) in DEF_INST()