Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h438 #define TO_CCN(s) (((s) & STATUS_CC_MASK) >> STATUS_CC_SHIFT) macro
H A Dhp3000_sys.c2118 formatted [14] = conditions [TO_CCN (status)]; /* set the condition code representation */ in fmt_status()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h448 #define TO_CCN(s) (((s) & STATUS_CC_MASK) >> STATUS_CC_SHIFT) macro
H A Dhp3000_sys.c2135 formatted [14] = conditions [TO_CCN (status)]; /* set the condition code representation */ in fmt_status()