Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h886 #define TBR_MASK 0177000u /* test and branch mask */ macro
H A Dhp3000_cpu.c4429 opcode = CIR & TBR_MASK; /* get the test and branch operation */ in machine_instruction()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h897 #define TBR_MASK 0177000u /* test and branch mask */ macro
H A Dhp3000_cpu.c4444 opcode = CIR & TBR_MASK; /* get the test and branch operation */ in machine_instruction()