Home
last modified time | relevance | path

Searched refs:I_V_NPN (Results 1 – 10 of 10) sorted by path

/dports/emulators/simh/simh-3.9.0_5/H316/
H A Dh316_sys.c104 #define I_V_NPN 0 /* no operand */ macro
111 #define I_NPN (I_V_NPN << I_V_FL)
263 case I_V_NPN: /* no operands */ in fprint_sym()
346 case I_V_NPN: /* no operand */ in parse_sym()
/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_sys.c195 #define I_V_NPN 0 /* no operand */ macro
206 #define I_NPN (I_V_NPN << I_V_FL)
443 case I_V_NPN: /* no operands */ in fprint_sym()
598 case I_V_NPN: /* no operand */ in parse_sym()
/dports/emulators/simh/simh-3.9.0_5/NOVA/
H A Dnova_sys.c308 #define I_V_NPN 000 /* no operands */ macro
325 #define I_NPN (I_V_NPN << I_V_FL)
746 case I_V_NPN: /* no operands */ in fprint_sym()
1026 case I_V_NPN: /* no operand */ in parse_sym()
/dports/emulators/simh/simh-3.9.0_5/PDP1/
H A Dpdp1_sys.c224 #define I_V_NPN 0 /* no operand */ macro
233 #define I_NPN (I_V_NPN << I_V_FL) /* no operand */
481 case I_V_NPN: /* no operands */ in fprint_sym()
639 case I_V_NPN: case I_V_IOT: in parse_sym()
/dports/emulators/simh/simh-3.9.0_5/PDP11/
H A Dpdp11_sys.c273 #define I_V_NPN 0 /* no operands */ macro
290 #define I_NPN (I_V_NPN << I_V_CL)
615 case I_V_NPN: case I_V_CCC: case I_V_CCS: /* no operands */ in fprint_sym()
968 case I_V_NPN: /* no operand */ in parse_sym()
/dports/emulators/simh/simh-3.9.0_5/PDP18B/
H A Dpdp18b_sys.c375 #define I_V_NPN 0 /* no operand */ macro
389 #define I_NPN (I_V_NPN << I_V_FL)
976 case I_V_NPN: /* no operands */ in fprint_sym()
1212 case I_V_NPN: case I_V_NPI: in parse_sym()
/dports/emulators/simh/simh-3.9.0_5/PDP8/
H A Dpdp8_sys.c242 #define I_V_NPN 0 /* no operand */ macro
250 #define I_NPN (I_V_NPN << I_V_FL)
600 case I_V_NPN: case I_V_IOA: /* no operands */ in fprint_sym()
753 case I_V_NPN: case I_V_IOA: in parse_sym()
/dports/emulators/simh/simh-3.9.0_5/SDS/
H A Dsds_sys.c255 #define I_V_NPN 000 /* no operand */ macro
264 #define I_NPN (I_V_NPN << I_V_FL)
457 case I_V_NPN: /* no operands */ in fprint_sym()
584 case I_V_NPN: case I_V_OPO: /* opcode only */ in parse_sym()
/dports/emulators/simh/simh-3.9.0_5/VAX/
H A Dvax_syscm.c44 #define I_V_NPN 0 /* no operands */ macro
57 #define I_NPN (I_V_NPN << I_V_CL)
308 case I_V_NPN: case I_V_CCC: case I_V_CCS: /* no operands */ in fprint_sym_cm()
589 case I_V_NPN: /* no operand */ in parse_sym_cm()
/dports/emulators/xhomer/xhomer-9-16-06/
H A Dpdp11_sys.c162 #define I_V_NPN 0 /* no operands */ macro
178 #define I_NPN (I_V_NPN << I_V_CL)
442 case I_V_NPN: case I_V_CCC: case I_V_CCS: /* no operands */ in print_sym()
698 case I_V_NPN: /* no operand */ in parse_sym()