Searched refs:EmulateVPUSH (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.h | 372 bool EmulateVPUSH(const uint32_t opcode, const ARMEncoding encoding);
|
| H A D | EmulateInstructionARM.cpp | 2554 bool EmulateInstructionARM::EmulateVPUSH(const uint32_t opcode, in EmulateVPUSH() function in EmulateInstructionARM 12883 &EmulateInstructionARM::EmulateVPUSH, "vpush.64 <list>"}, in GetARMOpcodeForInstruction() 12885 &EmulateInstructionARM::EmulateVPUSH, "vpush.32 <list>"}, in GetARMOpcodeForInstruction() 13261 &EmulateInstructionARM::EmulateVPUSH, "vpush.64 <list>"}, in GetThumbOpcodeForInstruction() 13263 &EmulateInstructionARM::EmulateVPUSH, "vpush.32 <list>"}, in GetThumbOpcodeForInstruction()
|