Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h414 bool EmulateCMPReg(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp3449 bool EmulateInstructionARM::EmulateCMPReg(const uint32_t opcode, in EmulateCMPReg() function in EmulateInstructionARM
13009 &EmulateInstructionARM::EmulateCMPReg, "cmp<c> <Rn>, <Rm> {,<shift>}"}, in GetARMOpcodeForInstruction()
13470 &EmulateInstructionARM::EmulateCMPReg, "cmp<c> <Rn>, <Rm>"}, in GetThumbOpcodeForInstruction()
13473 &EmulateInstructionARM::EmulateCMPReg, "cmp<c> <Rn>, <Rm>"}, in GetThumbOpcodeForInstruction()
13475 &EmulateInstructionARM::EmulateCMPReg, in GetThumbOpcodeForInstruction()