Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h418 bool EmulateCMPReg(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp3463 bool EmulateInstructionARM::EmulateCMPReg(const uint32_t opcode, in EmulateCMPReg() function in EmulateInstructionARM
13062 &EmulateInstructionARM::EmulateCMPReg, "cmp<c> <Rn>, <Rm> {,<shift>}"}, in GetARMOpcodeForInstruction()
13541 &EmulateInstructionARM::EmulateCMPReg, "cmp<c> <Rn>, <Rm>"}, in GetThumbOpcodeForInstruction()
13544 &EmulateInstructionARM::EmulateCMPReg, "cmp<c> <Rn>, <Rm>"}, in GetThumbOpcodeForInstruction()
13546 &EmulateInstructionARM::EmulateCMPReg, in GetThumbOpcodeForInstruction()