Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h899 #define CMD_MOP(v) (((v) & CMD_MOP_MASK) >> CMD_MOP_SHIFT) macro
H A Dhp3000_cpu_base.c3946 | TO_MOD_MOP (CMD_MOP (command)); /* and include the MOP field value */ in io_control()
3954 … if (CMD_MOP (command) == MOP_READ_WRITE_ONES) { /* if the operation is read/write ones */ in io_control()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h910 #define CMD_MOP(v) (((v) & CMD_MOP_MASK) >> CMD_MOP_SHIFT) macro
H A Dhp3000_cpu_base.c3977 | TO_MOD_MOP (CMD_MOP (command)); /* and include the MOP field value */ in io_control()
3985 … if (CMD_MOP (command) == MOP_READ_WRITE_ONES) { /* if the operation is read/write ones */ in io_control()