Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h429 bool EmulateLSLReg(const uint32_t opcode, const ARMEncoding encoding);
DEmulateInstructionARM.cpp3605 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()