Searched refs:GetOpcodeForInstruction (Results 1 – 6 of 6) sorted by relevance
266 GetOpcodeForInstruction (const uint32_t opcode);
224 EmulateInstructionARM64::GetOpcodeForInstruction (const uint32_t opcode) in GetOpcodeForInstruction() function in EmulateInstructionARM64320 Opcode *opcode_data = GetOpcodeForInstruction(opcode); in EvaluateInstruction()
122 GetOpcodeForInstruction (const char *op_name);
401 EmulateInstructionMIPS64::GetOpcodeForInstruction (const char *op_name) in GetOpcodeForInstruction() function in EmulateInstructionMIPS64538 MipsOpcode *opcode_data = GetOpcodeForInstruction (op_name); in EvaluateInstruction()
401 EmulateInstructionMIPS::GetOpcodeForInstruction (const char *op_name) in GetOpcodeForInstruction() function in EmulateInstructionMIPS535 MipsOpcode *opcode_data = GetOpcodeForInstruction (op_name); in EvaluateInstruction()