Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h951 #define EDIT_MDWO (EDIT_EXOP + 004) /* last extended opcode with no operand */ macro
H A Dhp3000_sys.c1921 if (opcode < EDIT_TE || opcode > EDIT_MDWO) /* if the operation has an operand */ in fprint_edit()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h965 #define EDIT_MDWO (EDIT_EXOP + 004) /* last extended opcode with no operand */ macro
H A Dhp3000_sys.c1938 if (opcode < EDIT_TE || opcode > EDIT_MDWO) /* if the operation has an operand */ in fprint_edit()