Searched refs:EmulateVPUSH (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/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 | 2551 bool EmulateInstructionARM::EmulateVPUSH(const uint32_t opcode, in EmulateVPUSH() function in EmulateInstructionARM 12848 &EmulateInstructionARM::EmulateVPUSH, "vpush.64 <list>"}, in GetARMOpcodeForInstruction() 12850 &EmulateInstructionARM::EmulateVPUSH, "vpush.32 <list>"}, in GetARMOpcodeForInstruction() 13226 &EmulateInstructionARM::EmulateVPUSH, "vpush.64 <list>"}, in GetThumbOpcodeForInstruction() 13228 &EmulateInstructionARM::EmulateVPUSH, "vpush.32 <list>"}, in GetThumbOpcodeForInstruction()
|