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

1 2 3 4

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
ldst-exclusive.d 32 60: 882f08e1 stxp w15, w1, w2, \[x7\]
33 64: 882f08e1 stxp w15, w1, w2, \[x7\]
34 68: 882f08e1 stxp w15, w1, w2, \[x7\]
35 6c: c82f08e1 stxp w15, x1, x2, \[x7\]
36 70: c82f08e1 stxp w15, x1, x2, \[x7\]
37 74: c82f08e1 stxp w15, x1, x2, \[x7\]
ldst-exclusive.s 107 SP32 stxp
108 SP64 stxp
illegal.s 74 stxp w2, x3, w4, [x0]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
anames.go 186 "STXP",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
anames.go 186 "STXP",
  /external/llvm/test/CodeGen/AArch64/
arm64-atomic-128.ll 13 ; CHECK: stxp [[SCRATCH_RES:w[0-9]+]], x4, x5, [x[[ADDR]]]
181 ; CHECK-NEXT: stxp [[SUCCESS:w[0-9]+]], [[LO]], [[HI]], [x2]
218 ; CHECK: stxp [[SUCCESS:w[0-9]+]], x0, x1, [x2]
arm64-ldxr-stxr.ll 21 ; CHECK: stxp {{w[0-9]+}}, {{x[0-9]+}}, {{x[0-9]+}}, [x0]
26 %strexd = tail call i32 @llvm.aarch64.stxp(i64 %tmp4, i64 %tmp7, i8* %ptr)
31 declare i32 @llvm.aarch64.stxp(i64, i64, i8*) nounwind
  /external/vixl/
README.md 124 `stxrb`, `stxrh`, `stxr`, `ldxrb`, `ldxrh`, `ldxr`, `stxp`, `ldxp`, `stlxrb`,
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
arm64enc.s 346 //TODO STXP (R20), R18, R5, ZR // 854a3f88
347 //TODO STXP (R22), R9, R17, R0 // d12620c8
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
arm64enc.s 346 //TODO STXP (R20), R18, R5, ZR // 854a3f88
347 //TODO STXP (R22), R9, R17, R0 // d12620c8
  /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]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 377 STXP
846 STXP: "STXP",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 377 STXP
846 STXP: "STXP",
    [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-memory.txt 460 # CHECK: stxp w1, x2, x6, [x1]
461 # CHECK: stxp w1, w2, w6, [x1]
  /external/clang/test/CodeGen/
builtins-arm-exclusive.c 380 // CHECK-ARM64: call i32 @llvm.aarch64.stxp(i64 [[LO]], i64 [[HI]], i8* [[ADDR8]])
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libvixl-arm64.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libvixl-arm64.so 
  /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 
  /toolchain/binutils/binutils-2.27/opcodes/
aarch64-asm.c 936 STXP <Ws>, <Xt1>, <Xt2>, [<Xn|SP>{,#0}]. */
    [all...]
  /external/vixl/doc/aarch64/
supported-instructions-aarch64.md 1185 ### STXP ###
1189 void stxp(const Register& rs,
    [all...]
  /external/vixl/src/aarch64/
macro-assembler-aarch64.h     [all...]
  /external/vixl/test/aarch64/
test-disasm-aarch64.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/testdata/
cases.txt 324 854a3f88| gnu stxp wzr, w5, w18, [x20]
325 d12620c8| gnu stxp w0, x17, x9, [x22]
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/testdata/
cases.txt 324 854a3f88| gnu stxp wzr, w5, w18, [x20]
325 d12620c8| gnu stxp w0, x17, x9, [x22]
    [all...]

Completed in 1525 milliseconds

1 2 3 4