Searched refs:ARMOpcode (Results 1 – 2 of 2) sorted by relevance
308 } ARMOpcode; typedef314 static ARMOpcode *GetARMOpcodeForInstruction(const uint32_t opcode,317 static ARMOpcode *GetThumbOpcodeForInstruction(const uint32_t opcode,
12852 EmulateInstructionARM::ARMOpcode *12855 static ARMOpcode g_arm_opcodes[] = { in GetARMOpcodeForInstruction()13240 EmulateInstructionARM::ARMOpcode *13244 static ARMOpcode g_thumb_opcodes[] = { in GetThumbOpcodeForInstruction()14355 ARMOpcode *opcode_data = NULL; in EvaluateInstruction()