Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp312 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_POST>, in GetOpcodeForInstruction()
315 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_POST>, in GetOpcodeForInstruction()
318 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_PRE>, in GetOpcodeForInstruction()
321 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_PRE>, in GetOpcodeForInstruction()
324 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_OFF>, in GetOpcodeForInstruction()
327 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_OFF>, in GetOpcodeForInstruction()
331 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_POST>, in GetOpcodeForInstruction()
334 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_POST>, in GetOpcodeForInstruction()
337 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_PRE>, in GetOpcodeForInstruction()
340 &EmulateInstructionARM64::EmulateLDRSTRImm<AddrMode_PRE>, in GetOpcodeForInstruction()
[all …]
H A DEmulateInstructionARM64.h179 template <AddrMode a_mode> bool EmulateLDRSTRImm(const uint32_t opcode);