Searched refs:Parse_UnaryOpInstruction (Results 1 – 1 of 1) sorted by relevance
797 Parse_UnaryOpInstruction(struct parse_state *parseState, in Parse_UnaryOpInstruction() function1143 if (!Parse_UnaryOpInstruction(parseState, inst, OPCODE_MOV)) in Parse_InstructionSequence()1147 if (!Parse_UnaryOpInstruction(parseState, inst, OPCODE_LIT)) in Parse_InstructionSequence()1151 if (!Parse_UnaryOpInstruction(parseState, inst, OPCODE_ABS)) in Parse_InstructionSequence()