Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h574 bool EmulateSTMIB(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp5016 bool EmulateInstructionARM::EmulateSTMIB(const uint32_t opcode, in EmulateSTMIB() function in EmulateInstructionARM
13179 &EmulateInstructionARM::EmulateSTMIB, "stmib<c> <Rn>{!} <registers>"}, in GetARMOpcodeForInstruction()