Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h376 bool EmulateVPOP(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp2655 bool EmulateInstructionARM::EmulateVPOP(const uint32_t opcode, in EmulateVPOP() function in EmulateInstructionARM
12906 &EmulateInstructionARM::EmulateVPOP, "vpop.64 <list>"}, in GetARMOpcodeForInstruction()
12908 &EmulateInstructionARM::EmulateVPOP, "vpop.32 <list>"}, in GetARMOpcodeForInstruction()
13306 &EmulateInstructionARM::EmulateVPOP, "vpop.64 <list>"}, in GetThumbOpcodeForInstruction()
13308 &EmulateInstructionARM::EmulateVPOP, "vpop.32 <list>"}, in GetThumbOpcodeForInstruction()