Home
last modified time | relevance | path

Searched refs:EmulateVPOP (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h375 bool EmulateVPOP(const uint32_t opcode, const ARMEncoding encoding);
DEmulateInstructionARM.cpp2647 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()