Searched defs:insn_opcode (Results 1 – 8 of 8) sorted by relevance
987 bool EmulateInstructionMIPS::SetInstruction(const Opcode &insn_opcode, in SetInstruction()
46 insn_t insn_opcode; member
144 unsigned long insn_opcode; member
47 insn_t insn_opcode; member
280 typedef enum insn_opcode { enum
13764 bool EmulateInstructionARM::SetInstruction(const Opcode &insn_opcode, in SetInstruction() argument