Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.h974 EmulateVSTR (const uint32_t opcode, const ARMEncoding encoding);
HDEmulateInstructionARM.cpp11169 EmulateInstructionARM::EmulateVSTR (const uint32_t opcode, ARMEncoding encoding) in EmulateVSTR() function in EmulateInstructionARM
12494 …All, eEncodingA1, VFPv2_ABOVE, eSize32, &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Dd> … in GetARMOpcodeForInstruction()
12495 …All, eEncodingA2, VFPv2v3, eSize32, &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Sd> … in GetARMOpcodeForInstruction()
12817 …All, eEncodingT1, VFPv2_ABOVE, eSize32, &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Dd>,… in GetThumbOpcodeForInstruction()
12818 …All, eEncodingT2, VFPv2v3, eSize32, &EmulateInstructionARM::EmulateVSTR, "vstr<c> <Sd>,… in GetThumbOpcodeForInstruction()