Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h604 bool EmulateSTREX(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp10349 bool EmulateInstructionARM::EmulateSTREX(const uint32_t opcode, in EmulateSTREX() function in EmulateInstructionARM
13187 &EmulateInstructionARM::EmulateSTREX, "strex<c> <Rd>, <Rt>, [<Rn>]"}, in GetARMOpcodeForInstruction()
13760 &EmulateInstructionARM::EmulateSTREX, in GetThumbOpcodeForInstruction()