Searched refs:EmulateLSLImm (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.h | 426 bool EmulateLSLImm(const uint32_t opcode, const ARMEncoding encoding);
|
D | EmulateInstructionARM.cpp | 3580 bool EmulateInstructionARM::EmulateLSLImm(const uint32_t opcode, in EmulateLSLImm() function in EmulateInstructionARM 13053 &EmulateInstructionARM::EmulateLSLImm, "lsl{s}<c> <Rd>, <Rm>, #imm"}, in GetARMOpcodeForInstruction() 13524 &EmulateInstructionARM::EmulateLSLImm, "lsls|lsl<c> <Rd>, <Rm>, #imm"}, in GetThumbOpcodeForInstruction() 13526 &EmulateInstructionARM::EmulateLSLImm, "lsl{s}<c>.w <Rd>, <Rm>, #imm"}, in GetThumbOpcodeForInstruction()
|