Searched refs:EmulateCMPReg (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
H A D | EmulateInstructionARM.h | 414 bool EmulateCMPReg(const uint32_t opcode, const ARMEncoding encoding);
|
H A D | EmulateInstructionARM.cpp | 3449 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()
|