Searched refs:EmulateLSLImm (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
H A D | EmulateInstructionARM.h | 423 bool EmulateLSLImm(const uint32_t opcode, const ARMEncoding encoding);
|
H A D | EmulateInstructionARM.cpp | 3574 bool EmulateInstructionARM::EmulateLSLImm(const uint32_t opcode, in EmulateLSLImm() function in EmulateInstructionARM 13018 &EmulateInstructionARM::EmulateLSLImm, "lsl{s}<c> <Rd>, <Rm>, #imm"}, in GetARMOpcodeForInstruction() 13489 &EmulateInstructionARM::EmulateLSLImm, "lsls|lsl<c> <Rd>, <Rm>, #imm"}, in GetThumbOpcodeForInstruction() 13491 &EmulateInstructionARM::EmulateLSLImm, "lsl{s}<c>.w <Rd>, <Rm>, #imm"}, in GetThumbOpcodeForInstruction()
|