Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.h910 #define CVND_SC_MASK 0000016u /* CVND sign-control mask */ macro
H A Dhp3000_cpu_cis.c914 sign_cntl = (opcode & CVND_SC_MASK) /* then get the sign control code */ in cpu_cis_op()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.h921 #define CVND_SC_MASK 0000016u /* CVND sign-control mask */ macro
H A Dhp3000_cpu_cis.c1078 sign_cntl = (opcode & CVND_SC_MASK) /* then get the sign control code */ in cpu_cis_op()