Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/PDP10/
H A Dpdp10_defs.h182 #define GET_XR(x) ((int32) (((x) >> INST_V_XR) & INST_M_XR)) macro
H A Dpdp10_cpu.c804 xr = GET_XR (indrct); in sim_instr()
1778 xr = GET_XR (indrct); in calc_ea()
1803 xr = GET_XR (inst); in calc_ioea()
1829 xr = GET_XR (inst); in calc_jrstfea()
H A Dpdp10_sys.c727 xr = GET_XR (inst); in fprint_sym()