Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h414 bool EmulateCMPReg(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp3450 bool EmulateInstructionARM::EmulateCMPReg(const uint32_t opcode, in EmulateCMPReg() function in EmulateInstructionARM
13039 &EmulateInstructionARM::EmulateCMPReg, "cmp<c> <Rn>, <Rm> {,<shift>}"}, in GetARMOpcodeForInstruction()
13500 &EmulateInstructionARM::EmulateCMPReg, "cmp<c> <Rn>, <Rm>"}, in GetThumbOpcodeForInstruction()
13503 &EmulateInstructionARM::EmulateCMPReg, "cmp<c> <Rn>, <Rm>"}, in GetThumbOpcodeForInstruction()
13505 &EmulateInstructionARM::EmulateCMPReg, in GetThumbOpcodeForInstruction()