HomeSort by relevance Sort by last modified time
    Searched refs:stxrb (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
ldst-exclusive.d 8 0: 080f7ce1 stxrb w15, w1, \[x7\]
9 4: 080f7ce1 stxrb w15, w1, \[x7\]
10 8: 080f7ce1 stxrb w15, w1, \[x7\]
ldst-exclusive.s 95 .irp op, stxrb, stxrh, stxr
illegal.s 73 stxrb x2, w1, [sp]
  /external/llvm/test/MC/AArch64/
arm64-memory.s 470 stxrb w1, w4, [x3]
477 ; CHECK: stxrb w1, w4, [x3] ; encoding: [0x64,0x7c,0x01,0x08]
basic-a64-diagnostics.s     [all...]
basic-a64-instructions.s     [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.h     [all...]
macro-assembler-aarch64.h     [all...]
assembler-aarch64.cc 1223 void Assembler::stxrb(const Register& rs, function in class:vixl::aarch64::Assembler
    [all...]
  /external/vixl/test/aarch64/
test-disasm-aarch64.cc     [all...]
test-trace-aarch64.cc 340 __ stxrb(w16, w17, MemOperand(x0));
341 __ stxrb(x18, x19, MemOperand(x0));
    [all...]
  /external/capstone/suite/MC/AArch64/
basic-a64-instructions.s.cs     [all...]

Completed in 166 milliseconds