Searched refs:Operand2 (Results 1 – 1 of 1) sorted by relevance
88 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() argument91 Instructions.back().Ops.push_back(Operand2); in addInstruction()