Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.h945 EmulateVSTM (const uint32_t opcode, const ARMEncoding encoding);
HDEmulateInstructionARM.cpp10842 EmulateInstructionARM::EmulateVSTM (const uint32_t opcode, const ARMEncoding encoding) in EmulateVSTM() function in EmulateInstructionARM
12492 …All, eEncodingA1, VFPv2_ABOVE, eSize32, &EmulateInstructionARM::EmulateVSTM, "vstm{mode}<c>… in GetARMOpcodeForInstruction()
12493 …All, eEncodingA2, VFPv2v3, eSize32, &EmulateInstructionARM::EmulateVSTM, "vstm{mode}<c>… in GetARMOpcodeForInstruction()
12815 …All, eEncodingT1, VFPv2_ABOVE, eSize32, &EmulateInstructionARM::EmulateVSTM, "vstm{mode}<c>… in GetThumbOpcodeForInstruction()
12816 …All, eEncodingT2, VFPv2v3, eSize32, &EmulateInstructionARM::EmulateVSTM, "vstm{mode}<c>… in GetThumbOpcodeForInstruction()