Searched refs:EmulateSXTH (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.h | 721 bool EmulateSXTH(const uint32_t opcode, const ARMEncoding encoding);
|
| H A D | EmulateInstructionARM.cpp | 8406 bool EmulateInstructionARM::EmulateSXTH(const uint32_t opcode, in EmulateSXTH() function in EmulateInstructionARM 13162 &EmulateInstructionARM::EmulateSXTH, "sxth<c> <Rd>,<Rm>{,<rotation>}"}, in GetARMOpcodeForInstruction() 13709 &EmulateInstructionARM::EmulateSXTH, "sxth<c> <Rd>,<Rm>"}, in GetThumbOpcodeForInstruction() 13711 &EmulateInstructionARM::EmulateSXTH, "sxth<c>.w <Rd>,<Rm>{,<rotation>}"}, in GetThumbOpcodeForInstruction()
|