Searched refs:EmulateLSLReg (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.h | 429 bool EmulateLSLReg(const uint32_t opcode, const ARMEncoding encoding);
|
D | EmulateInstructionARM.cpp | 3605 bool EmulateInstructionARM::EmulateLSLReg(const uint32_t opcode, in EmulateLSLReg() function in EmulateInstructionARM 13056 &EmulateInstructionARM::EmulateLSLReg, "lsl{s}<c> <Rd>, <Rn>, <Rm>"}, in GetARMOpcodeForInstruction() 13529 &EmulateInstructionARM::EmulateLSLReg, "lsls|lsl<c> <Rdn>, <Rm>"}, in GetThumbOpcodeForInstruction() 13531 &EmulateInstructionARM::EmulateLSLReg, "lsl{s}<c>.w <Rd>, <Rn>, <Rm>"}, in GetThumbOpcodeForInstruction()
|