Searched refs:EmulateLSRReg (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
H A D | EmulateInstructionARM.h | 432 bool EmulateLSRReg(const uint32_t opcode, const ARMEncoding encoding);
|
H A D | EmulateInstructionARM.cpp | 3647 bool EmulateInstructionARM::EmulateLSRReg(const uint32_t opcode, in EmulateLSRReg() function in EmulateInstructionARM 13027 &EmulateInstructionARM::EmulateLSRReg, "lsr{s}<c> <Rd>, <Rn>, <Rm>"}, in GetARMOpcodeForInstruction() 13504 &EmulateInstructionARM::EmulateLSRReg, "lsrs|lsr<c> <Rdn>, <Rm>"}, in GetThumbOpcodeForInstruction() 13506 &EmulateInstructionARM::EmulateLSRReg, "lsr{s}<c>.w <Rd>, <Rn>, <Rm>"}, in GetThumbOpcodeForInstruction()
|