Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h436 #define STATUS_NPRV (STATUS_T | STATUS_O | STATUS_C | STATUS_CC_MASK) macro
H A Dhp3000_cpu_base.c1586 … STA = STA & ~STATUS_NPRV | RA & STATUS_NPRV; /* then only T, O, C, and CC can be set */ in cpu_move_spec_fw_imm_field_reg_op()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h446 #define STATUS_NPRV (STATUS_T | STATUS_O | STATUS_C | STATUS_CC_MASK) macro
H A Dhp3000_cpu_base.c1589 … STA = STA & ~STATUS_NPRV | RA & STATUS_NPRV; /* then only T, O, C, and CC can be set */ in cpu_move_spec_fw_imm_field_reg_op()