Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h317 bool EmulatePUSH(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp891 bool EmulateInstructionARM::EmulatePUSH(const uint32_t opcode, in EmulatePUSH() function in EmulateInstructionARM
12817 &EmulateInstructionARM::EmulatePUSH, "push <registers>"}, in GetARMOpcodeForInstruction()
12819 &EmulateInstructionARM::EmulatePUSH, "push <register>"}, in GetARMOpcodeForInstruction()
13190 &EmulateInstructionARM::EmulatePUSH, "push <registers>"}, in GetThumbOpcodeForInstruction()
13192 &EmulateInstructionARM::EmulatePUSH, "push.w <registers>"}, in GetThumbOpcodeForInstruction()
13194 &EmulateInstructionARM::EmulatePUSH, "push.w <register>"}, in GetThumbOpcodeForInstruction()