Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h768 bool EmulateVSTR(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp11742 bool EmulateInstructionARM::EmulateVSTR(const uint32_t opcode, in EmulateVSTR() function in EmulateInstructionARM
13178 &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Dd> [<Rn>{,#+/-<imm>}]"}, in GetARMOpcodeForInstruction()
13180 &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Sd> [<Rn>{,#+/-<imm>}]"}, in GetARMOpcodeForInstruction()
13723 &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Dd>, [<Rn>{,#+/-<imm>}]"}, in GetThumbOpcodeForInstruction()
13725 &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Sd>, [<Rn>{,#+/-<imm>}]"}, in GetThumbOpcodeForInstruction()