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

  /external/llvm/test/MC/AArch64/
arm64-memory.s 472 stxp w1, x2, x6, [x1]
473 stxp w1, w2, w6, [x1]
479 ; CHECK: stxp w1, x2, x6, [x1] ; encoding: [0x22,0x18,0x21,0xc8]
480 ; CHECK: stxp w1, w2, w6, [x1] ; encoding: [0x22,0x18,0x21,0x88]
basic-a64-diagnostics.s     [all...]
basic-a64-instructions.s     [all...]
  /external/vixl/test/
test-disasm-a64.cc     [all...]
  /external/vixl/src/vixl/a64/
assembler-a64.h     [all...]
macro-assembler-a64.h     [all...]
assembler-a64.cc 1719 void Assembler::stxp(const Register& rs, function in class:vixl::Assembler
    [all...]

Completed in 129 milliseconds