Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h302 trap_CS_Absent = 037, /* ucode Absent Code Segment */ enumerator
H A Dhp3000_cpu.c1519 case trap_CS_Absent: in sim_instr()
3134 MICRO_ABORTP (trap_CS_Absent, label); /* then trap to load it */ in cpu_call_procedure()
3264 MICRO_ABORTP (trap_CS_Absent, parameter); /* then trap to load it */ in cpu_exit_procedure()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h312 trap_CS_Absent = 037, /* ucode Absent Code Segment */ enumerator
H A Dhp3000_cpu.c1532 case trap_CS_Absent: in sim_instr()
3134 MICRO_ABORTP (trap_CS_Absent, label); /* then trap to load it */ in cpu_call_procedure()
3264 MICRO_ABORTP (trap_CS_Absent, parameter); /* then trap to load it */ in cpu_exit_procedure()