Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h947 #define EDIT_SUFS 013 /* highest opcode with an extended immediate operan… macro
H A Dhp3000_sys.c1910 if (operand == 0 && opcode <= EDIT_SUFS) { /* if an extended immediate operand is indi… in fprint_edit()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h961 #define EDIT_SUFS 013 /* highest opcode with an extended immediate operan… macro
H A Dhp3000_sys.c1927 if (operand == 0 && opcode <= EDIT_SUFS) { /* if an extended immediate operand is indi… in fprint_edit()