Searched refs:EmulateVPOP (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.h | 375 bool EmulateVPOP(const uint32_t opcode, const ARMEncoding encoding);
|
D | EmulateInstructionARM.cpp | 2647 bool EmulateInstructionARM::EmulateVPOP(const uint32_t opcode, in EmulateVPOP() function in EmulateInstructionARM 12894 &EmulateInstructionARM::EmulateVPOP, "vpop.64 <list>"}, in GetARMOpcodeForInstruction() 12896 &EmulateInstructionARM::EmulateVPOP, "vpop.32 <list>"}, in GetARMOpcodeForInstruction() 13278 &EmulateInstructionARM::EmulateVPOP, "vpop.64 <list>"}, in GetThumbOpcodeForInstruction() 13280 &EmulateInstructionARM::EmulateVPOP, "vpop.32 <list>"}, in GetThumbOpcodeForInstruction()
|