Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/I7094/
H A Di7094_sys.c181 #define INST_P_PRA 2 /* print always */ macro
215 { INST_P_PRA, INST_P_PNT, INST_P_XIT }, /* mxr: tag optional */
216 { INST_P_PRA, INST_P_PNT, INST_P_XIT }, /* mxn: tag optional */
217 { INST_P_PRA, INST_P_PNZ, INST_P_PRA }, /* mxv: tag optional */
218 { INST_P_PRA, INST_P_PNZ, INST_P_PRA }, /* cvt: tag optional */
220 { INST_P_PRA, INST_P_PRA, INST_P_PRA }, /* dec: print all */
224 { INST_P_PRA, INST_P_PNZ, INST_P_PRA }, /* iox: tag optional */
225 { INST_P_PRA, INST_P_PNT, INST_P_XIT }, /* tch: tag optional */
226 { INST_P_PRA, INST_P_PNT, INST_P_XIT }, /* i9n: tag optional */
227 { INST_P_PRA, INST_P_PNT, INST_P_XIT }, /* i9s: tag optional */
[all …]