Home
last modified time | relevance | path

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

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