Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h320 bool EmulatePUSH(const uint32_t opcode, const ARMEncoding encoding);
DEmulateInstructionARM.cpp894 bool EmulateInstructionARM::EmulatePUSH(const uint32_t opcode, in EmulatePUSH() function in EmulateInstructionARM
12852 &EmulateInstructionARM::EmulatePUSH, "push <registers>"}, in GetARMOpcodeForInstruction()
12854 &EmulateInstructionARM::EmulatePUSH, "push <register>"}, in GetARMOpcodeForInstruction()
13225 &EmulateInstructionARM::EmulatePUSH, "push <registers>"}, in GetThumbOpcodeForInstruction()
13227 &EmulateInstructionARM::EmulatePUSH, "push.w <registers>"}, in GetThumbOpcodeForInstruction()
13229 &EmulateInstructionARM::EmulatePUSH, "push.w <register>"}, in GetThumbOpcodeForInstruction()