Home
last modified time | relevance | path

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

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