Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h720 bool EmulateSXTB(const uint32_t opcode, const ARMEncoding encoding);
DEmulateInstructionARM.cpp8346 bool EmulateInstructionARM::EmulateSXTB(const uint32_t opcode, in EmulateSXTB() function in EmulateInstructionARM
13195 &EmulateInstructionARM::EmulateSXTB, "sxtb<c> <Rd>,<Rm>{,<rotation>}"}, in GetARMOpcodeForInstruction()
13740 &EmulateInstructionARM::EmulateSXTB, "sxtb<c> <Rd>,<Rm>"}, in GetThumbOpcodeForInstruction()
13742 &EmulateInstructionARM::EmulateSXTB, "sxtb<c>.w <Rd>,<Rm>{,<rotation>}"}, in GetThumbOpcodeForInstruction()