Searched refs:EmulateSXTH (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.h | 723 bool EmulateSXTH(const uint32_t opcode, const ARMEncoding encoding);
|
| H A D | EmulateInstructionARM.cpp | 8431 bool EmulateInstructionARM::EmulateSXTH(const uint32_t opcode, in EmulateSXTH() function in EmulateInstructionARM 13197 &EmulateInstructionARM::EmulateSXTH, "sxth<c> <Rd>,<Rm>{,<rotation>}"}, in GetARMOpcodeForInstruction() 13744 &EmulateInstructionARM::EmulateSXTH, "sxth<c> <Rd>,<Rm>"}, in GetThumbOpcodeForInstruction() 13746 &EmulateInstructionARM::EmulateSXTH, "sxth<c>.w <Rd>,<Rm>{,<rotation>}"}, in GetThumbOpcodeForInstruction()
|