Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h565 bool EmulateSTM(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp4593 bool EmulateInstructionARM::EmulateSTM(const uint32_t opcode, in EmulateSTM() function in EmulateInstructionARM
13173 &EmulateInstructionARM::EmulateSTM, "stm<c> <Rn>{!} <registers>"}, in GetARMOpcodeForInstruction()
13725 &EmulateInstructionARM::EmulateSTM, "stm<c> <Rn>{!} <registers>"}, in GetThumbOpcodeForInstruction()
13727 &EmulateInstructionARM::EmulateSTM, "stm<c>.w <Rn>{!} <registers>"}, in GetThumbOpcodeForInstruction()