Home
last modified time | relevance | path

Searched refs:EmulateEORImm (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h657 bool EmulateEORImm(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp8801 bool EmulateInstructionARM::EmulateEORImm(const uint32_t opcode, in EmulateEORImm() function in EmulateInstructionARM
12926 &EmulateInstructionARM::EmulateEORImm, "eor{s}<c> <Rd>, <Rn>, #const"}, in GetARMOpcodeForInstruction()
13345 &EmulateInstructionARM::EmulateEORImm, "eor{s}<c> <Rd>, <Rn>, #<const>"}, in GetThumbOpcodeForInstruction()