Searched refs:GetARMOpcodeForInstruction (Results 1 – 2 of 2) sorted by relevance
310 static ARMOpcode *GetARMOpcodeForInstruction(const uint32_t opcode,
12810 EmulateInstructionARM::GetARMOpcodeForInstruction(const uint32_t opcode, in GetARMOpcodeForInstruction() function in EmulateInstructionARM14280 opcode_data = GetARMOpcodeForInstruction(m_opcode.GetOpcode32(), m_arm_isa); in EvaluateInstruction()