Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h600 bool EmulateSTREX(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp10336 bool EmulateInstructionARM::EmulateSTREX(const uint32_t opcode, in EmulateSTREX() function in EmulateInstructionARM
13160 &EmulateInstructionARM::EmulateSTREX, "strex<c> <Rd>, <Rt>, [<Rn>]"}, in GetARMOpcodeForInstruction()
13713 &EmulateInstructionARM::EmulateSTREX, in GetThumbOpcodeForInstruction()