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

1 2

  /toolchain/binutils/binutils-2.27/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]],
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
objdump_test.go 142 "strb": "sturb",
plan9x.go 56 case LDR, LDRB, LDRH, LDRSB, LDRSH, LDRSW, STR, STRB, STRH, STUR, STURB, STURH, LD1:
181 case STRB, STURB:
tables.go 375 STURB
844 STURB: "STURB",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
objdump_test.go 142 "strb": "sturb",
plan9x.go 56 case LDR, LDRB, LDRH, LDRSB, LDRSH, LDRSW, STR, STRB, STRH, STUR, STURB, STURH, LD1:
181 case STRB, STURB:
tables.go 375 STURB
844 STURB: "STURB",
    [all...]
  /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]
  /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...]
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libvixl-arm64.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libvixl-arm64.so 
  /external/vixl/doc/aarch64/
supported-instructions-aarch64.md 1167 ### STURB ###
1171 void sturb(const Register& rt,
    [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/testdata/
cases.txt 322 8f320138| gnu sturb w15, [x20,#19]
    [all...]

Completed in 2998 milliseconds

1 2