HomeSort by relevance Sort by last modified time
    Searched full:sturb (Results 1 - 25 of 29) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
ldst-reg-unscaled-imm.d 108 190: 381003e7 sturb w7, \[sp,#-256\]
109 194: 381553e7 sturb w7, \[sp,#-171\]
110 198: 380003e7 sturb w7, \[sp\]
111 19c: 380003e7 sturb w7, \[sp\]
112 1a0: 380023e7 sturb w7, \[sp,#2\]
113 1a4: 380043e7 sturb w7, \[sp,#4\]
114 1a8: 380083e7 sturb w7, \[sp,#8\]
115 1ac: 380103e7 sturb w7, \[sp,#16\]
116 1b0: 380553e7 sturb w7, \[sp,#85\]
117 1b4: 380ff3e7 sturb w7, \[sp,#255\
    [all...]
ldst-reg-uns-imm.d 118 1b8: 381003e7 sturb w7, \[sp,#-256\]
119 1bc: 381553e7 sturb w7, \[sp,#-171\]
  /external/llvm/test/CodeGen/AArch64/
regress-tblgen-chains.ll 30 ; CHECK: sturb w[[STRVAL:[0-9]+]], [x29, [[LOCADDR]]]
arm64-stur.ll 24 ; CHECK: sturb w1, [x0, #-1]
42 ; CHECK: sturb w1, [x0, #-1]
arm64-trunc-store.ll 65 ; CHECK-NEXT: sturb w1, {{\[}}[[ADDR]], #-1]
ldst-unscaledimm.ll 63 ; CHECK: sturb {{w[0-9]+}}, [{{x[0-9]+}}, #-256]
70 ; CHECK: sturb {{w[0-9]+}}, [{{x[0-9]+}}, #-1]
arm64-atomic.ll 278 ; CHECK: sturb {{w[0-9]+}}, [x0, #-256]
bitfield-insert.ll 283 ; CHECK-NEXT: sturb [[REG1]],
  /external/llvm/test/MC/AArch64/
arm64-memory.s 149 sturb w4, [x3]
150 sturb w5, [x4, #20]
164 ; CHECK: sturb w4, [x3] ; encoding: [0x64,0x00,0x00,0x38]
165 ; CHECK: sturb w5, [x4, #20] ; encoding: [0x85,0x40,0x01,0x38]
632 ; CHECK: sturb w3, [x1, #-1] ; encoding: [0x23,0xf0,0x1f,0x38]
basic-a64-instructions.s     [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-memory.txt 162 # CHECK: sturb w4, [x3]
163 # CHECK: sturb w5, [x4, #20]
  /external/pcre/dist2/src/sljit/
sljitNativeARM_64.c 789 /* u s */ 0x38000000 /* sturb [reg,imm] */,
791 /* s s */ 0x38000000 /* sturb [reg,imm] */,
    [all...]
  /external/vixl/test/aarch64/
test-disasm-aarch64.cc     [all...]
test-trace-aarch64.cc 332 __ sturb(w2, MemOperand(x0, 1));
333 __ sturb(x3, MemOperand(x0, 1));
    [all...]
  /external/v8/src/arm64/
disasm-arm64.cc 827 case STURB_w: mnemonic = "sturb"; break;
    [all...]
  /external/vixl/doc/aarch64/
supported-instructions-aarch64.md 1178 ### STURB ###
1182 void sturb(const Register& rt, const MemOperand& dst,
    [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.h     [all...]
assembler-aarch64.cc 1120 void Assembler::sturb(const Register& rt, function in class:vixl::aarch64::Assembler
    [all...]
disasm-aarch64.cc 999 mnemonic = "sturb";
    [all...]
  /external/vixl/test/test-trace-reference/
log-disasm 278 0x~~~~~~~~~~~~~~~~ 38001002 sturb w2, [x0, #1]
279 0x~~~~~~~~~~~~~~~~ 38001003 sturb w3, [x0, #1]
    [all...]
log-disasm-colour 278 0x~~~~~~~~~~~~~~~~ 38001002 sturb w2, [x0, #1]
279 0x~~~~~~~~~~~~~~~~ 38001003 sturb w3, [x0, #1]
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-dis-2.c 632 sturb. */
    [all...]
aarch64-tbl.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-aarch64.c     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td     [all...]

Completed in 1123 milliseconds

1 2