Searched refs:EmulateVPOP (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
H A D | EmulateInstructionARM.h | 372 bool EmulateVPOP(const uint32_t opcode, const ARMEncoding encoding);
|
H A D | EmulateInstructionARM.cpp | 2644 bool EmulateInstructionARM::EmulateVPOP(const uint32_t opcode, in EmulateVPOP() function in EmulateInstructionARM 12859 &EmulateInstructionARM::EmulateVPOP, "vpop.64 <list>"}, in GetARMOpcodeForInstruction() 12861 &EmulateInstructionARM::EmulateVPOP, "vpop.32 <list>"}, in GetARMOpcodeForInstruction() 13243 &EmulateInstructionARM::EmulateVPOP, "vpop.64 <list>"}, in GetThumbOpcodeForInstruction() 13245 &EmulateInstructionARM::EmulateVPOP, "vpop.32 <list>"}, in GetThumbOpcodeForInstruction()
|