Home | History | Annotate | Download | only in program

Lines Matching full:output_none

63 #define OUTPUT_NONE 22
98 { "KIL", OPCODE_KIL_NV, INPUT_CC, OUTPUT_NONE, 0 },
133 { "PRINT", OPCODE_PRINT, INPUT_1V_S, OUTPUT_NONE, 0 },
1365 else if (instMatch.outputs == OUTPUT_NONE) {