Home
last modified time | relevance | path

Searched refs:PX_L (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dfeature.h161 #define PX PX_L
268 #define PX PX_L
382 #define PX PX_L
H A Dhstructs.h143 #define PX_L px.F.L.F macro
H A Dcontrol.c6072 regs->PX_L &= 0x7FFFE000; in DEF_INST()
6082 sysblk.regs[cpu]->PX_L &= 0x7FFFE000; in DEF_INST()
H A Dhsccmd.c2842 logmsg( "Prefix=%8.8X\n", regs->PX_L ); in pr_cmd()