Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h570 bool EmulateSTMIB(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp5003 bool EmulateInstructionARM::EmulateSTMIB(const uint32_t opcode, in EmulateSTMIB() function in EmulateInstructionARM
13152 &EmulateInstructionARM::EmulateSTMIB, "stmib<c> <Rn>{!} <registers>"}, in GetARMOpcodeForInstruction()