Searched refs:EmulateVPUSH (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.h | 369 bool EmulateVPUSH(const uint32_t opcode, const ARMEncoding encoding);
|
| H A D | EmulateInstructionARM.cpp | 2549 bool EmulateInstructionARM::EmulateVPUSH(const uint32_t opcode, in EmulateVPUSH() function in EmulateInstructionARM 12878 &EmulateInstructionARM::EmulateVPUSH, "vpush.64 <list>"}, in GetARMOpcodeForInstruction() 12880 &EmulateInstructionARM::EmulateVPUSH, "vpush.32 <list>"}, in GetARMOpcodeForInstruction() 13256 &EmulateInstructionARM::EmulateVPUSH, "vpush.64 <list>"}, in GetThumbOpcodeForInstruction() 13258 &EmulateInstructionARM::EmulateVPUSH, "vpush.32 <list>"}, in GetThumbOpcodeForInstruction()
|