Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h771 bool EmulateVSTR(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp11747 bool EmulateInstructionARM::EmulateVSTR(const uint32_t opcode, in EmulateVSTR() function in EmulateInstructionARM
13183 &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Dd> [<Rn>{,#+/-<imm>}]"}, in GetARMOpcodeForInstruction()
13185 &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Sd> [<Rn>{,#+/-<imm>}]"}, in GetARMOpcodeForInstruction()
13728 &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Dd>, [<Rn>{,#+/-<imm>}]"}, in GetThumbOpcodeForInstruction()
13730 &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Sd>, [<Rn>{,#+/-<imm>}]"}, in GetThumbOpcodeForInstruction()