Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h750 bool EmulateVSTM(const uint32_t opcode, const ARMEncoding encoding);
DEmulateInstructionARM.cpp11415 bool EmulateInstructionARM::EmulateVSTM(const uint32_t opcode, in EmulateVSTM() function in EmulateInstructionARM
13179 &EmulateInstructionARM::EmulateVSTM, "vstm{mode}<c> <Rn>{!} <list>"}, in GetARMOpcodeForInstruction()
13181 &EmulateInstructionARM::EmulateVSTM, "vstm{mode}<c> <Rn>{!} <list>"}, in GetARMOpcodeForInstruction()
13724 &EmulateInstructionARM::EmulateVSTM, "vstm{mode}<c> <Rn>{!}, <list>"}, in GetThumbOpcodeForInstruction()
13726 &EmulateInstructionARM::EmulateVSTM, "vstm{mode}<c> <Rn>{!}, <list>"}, in GetThumbOpcodeForInstruction()