Home
last modified time | relevance | path

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

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