Home
last modified time | relevance | path

Searched refs:STOP_UNIMPL (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu_base.c3339 status = STOP_UNIMPL; /* then stop the simulator */ in move_spec()
3351 status = STOP_UNIMPL; /* is not implemented on this machine */ in move_spec()
3362 status = STOP_UNIMPL; /* then stop the simulator */ in move_spec()
3387 status = STOP_UNIMPL; /* then stop the simulator */ in move_spec()
3399 status = STOP_UNIMPL; /* is not implemented on this machine */ in move_spec()
3705 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
3744 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
3769 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
3803 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
3857 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
[all …]
H A Dhp3000_defs.h280 #define STOP_UNIMPL 2 /* unimplemented instruction stop */ macro
H A Dhp3000_cpu_cis.c1240 … status = STOP_UNIMPL; /* the second instruction word is unimplemented */ in cpu_cis_op()
1246 …status = STOP_UNIMPL; /* the firmware extension instruction is unimpleme… in cpu_cis_op()
H A Dhp3000_cpu_eis.c765 …status = STOP_UNIMPL; /* the firmware extension instruction is unimpleme… in cpu_eis_fp_op()
1084 …status = STOP_UNIMPL; /* the firmware extension instruction is unimpleme… in cpu_eis_dec_op()
H A Dhp3000_cpu.c4675 if (status == STOP_UNIMPL /* if the instruction is unimplemented */ in machine_instruction()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu_base.c3336 status = STOP_UNIMPL; /* then stop the simulator */ in move_spec()
3348 status = STOP_UNIMPL; /* is not implemented on this machine */ in move_spec()
3359 status = STOP_UNIMPL; /* then stop the simulator */ in move_spec()
3383 status = STOP_UNIMPL; /* then stop the simulator */ in move_spec()
3395 status = STOP_UNIMPL; /* is not implemented on this machine */ in move_spec()
3674 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
3713 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
3738 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
3772 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
3826 status = STOP_UNIMPL; /* then stop the simulator */ in io_control()
[all …]
H A Dhp3000_defs.h293 #define STOP_UNIMPL 2 /* unimplemented instruction stop */ macro
H A Dhp3000_cpu_cis.c1067 … status = STOP_UNIMPL; /* the second instruction word is unimplemented */ in cpu_cis_op()
1073 …status = STOP_UNIMPL; /* the firmware extension instruction is unimpleme… in cpu_cis_op()
H A Dhp3000_cpu.c4660 if (status == STOP_UNIMPL /* if the instruction is unimplemented */ in machine_instruction()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_defs.h336 #define STOP_UNIMPL 1 /* unimplemented instruction stop */ macro
H A Dhp2100_cpu.c1528 { "UNIMPL", &cpu_ss_unimpl, STOP_UNIMPL }, /* stop on an unimplemented instruction */
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_defs.h358 #define STOP_UNIMPL 1 /* unimplemented instruction stop */ macro
H A Dhp2100_cpu.c1567 { "UNIMPL", &cpu_ss_unimpl, STOP_UNIMPL }, /* stop on an unimplemented instruction */