Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h564 bool EmulateSTM(const uint32_t opcode, const ARMEncoding encoding);
DEmulateInstructionARM.cpp4585 bool EmulateInstructionARM::EmulateSTM(const uint32_t opcode, in EmulateSTM() function in EmulateInstructionARM
13151 &EmulateInstructionARM::EmulateSTM, "stm<c> <Rn>{!} <registers>"}, in GetARMOpcodeForInstruction()
13683 &EmulateInstructionARM::EmulateSTM, "stm<c> <Rn>{!} <registers>"}, in GetThumbOpcodeForInstruction()
13685 &EmulateInstructionARM::EmulateSTM, "stm<c>.w <Rn>{!} <registers>"}, in GetThumbOpcodeForInstruction()