Searched defs:strex (Results 1 – 6 of 6) sorted by relevance
| /external/llvm/test/MC/ARM/ | ||
| D | thumbv8m.s | 77 strex r1, r2, [r3, #4]  label | 
| /external/swiftshader/third_party/subzero/src/ | ||
| D | IceAssemblerARM32.h | 296   void strex(const Operand *OpRd, const Operand *OpRt, const Operand *OpAddress,  in strex()  function | 
| D | IceAssemblerARM32.cpp | 1952 void AssemblerARM32::strex(const Operand *OpRd, const Operand *OpRt,  in strex()  function in Ice::ARM32::AssemblerARM32 | 
| /external/vixl/src/aarch32/ | ||
| D | assembler-aarch32.h | 3450   void strex(Register rd, Register rt, const MemOperand& operand) {  in strex()  function | 
| D | assembler-aarch32.cc | 11832 void Assembler::strex(Condition cond,  in strex()  function in vixl::aarch32::Assembler | 
| D | disasm-aarch32.cc | 3116 void Disassembler::strex(Condition cond,  in strex()  function in vixl::aarch32::Disassembler |