Searched refs:EmulateVSTM (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.h | 750 bool EmulateVSTM(const uint32_t opcode, const ARMEncoding encoding);
|
D | EmulateInstructionARM.cpp | 11415 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()
|