Searched refs:EmulateVPUSH (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.h | 373 bool EmulateVPUSH(const uint32_t opcode, const ARMEncoding encoding);
|
| H A D | EmulateInstructionARM.cpp | 2562 bool EmulateInstructionARM::EmulateVPUSH(const uint32_t opcode, in EmulateVPUSH() function in EmulateInstructionARM 12893 &EmulateInstructionARM::EmulateVPUSH, "vpush.64 <list>"}, in GetARMOpcodeForInstruction() 12895 &EmulateInstructionARM::EmulateVPUSH, "vpush.32 <list>"}, in GetARMOpcodeForInstruction() 13287 &EmulateInstructionARM::EmulateVPUSH, "vpush.64 <list>"}, in GetThumbOpcodeForInstruction() 13289 &EmulateInstructionARM::EmulateVPUSH, "vpush.32 <list>"}, in GetThumbOpcodeForInstruction()
|