Home
last modified time | relevance | path

Searched defs:strex (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/MC/ARM/
Dthumbv8m.s77 strex r1, r2, [r3, #4] label
/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.h296 void strex(const Operand *OpRd, const Operand *OpRt, const Operand *OpAddress, in strex() function
DIceAssemblerARM32.cpp1952 void AssemblerARM32::strex(const Operand *OpRd, const Operand *OpRt, in strex() function in Ice::ARM32::AssemblerARM32
/external/vixl/src/aarch32/
Dassembler-aarch32.h3450 void strex(Register rd, Register rt, const MemOperand& operand) { in strex() function
Dassembler-aarch32.cc11832 void Assembler::strex(Condition cond, in strex() function in vixl::aarch32::Assembler
Ddisasm-aarch32.cc3116 void Disassembler::strex(Condition cond, in strex() function in vixl::aarch32::Disassembler