HomeSort by relevance Sort by last modified time
    Searched refs:strexd (Results 1 - 25 of 30) sorted by null

1 2

  /external/llvm/test/MC/ARM/
thumb2-ldrexd-strexd.s 8 strexd r3, r4, r5, [r6]
11 @ CHECK: strexd r3, r4, r5, [r6] @ encoding: [0xc6,0xe8,0x73,0x45]
thumbv8m.s 87 strexd r0, r1, r2, [r3] label
diagnostics.s 300 @ Out of order Rt/Rt2 operands for ldrexd/strexd
302 strexd r6, r5, r3, [r8]
308 @ CHECK-ERRORS: strexd r6, r5, r3, [r8]
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
arch6zk.s 18 strexd r4, r12, [r7]
arch6zk.d 20 0+030 <[^>]*> e1a74f9c ? strexd r4, ip, \[r7\]
sp-pc-validations-bad-t.s 315 @ STREXD
316 strexd pc,r0,r1,[r2] @ Unpredictable label
317 strexd sp,r0,r1,[r2] @ ditto label
318 strexd r0,pc,r1,[r2] @ ditto label
319 strexd r0,sp,r1,[r2] @ ditto label
320 strexd r0,r1,pc,[r2] @ ditto label
321 strexd r0,r1,sp,[r2] @ ditto label
322 strexd r0,r1,r2,[pc] @ ditto label
sp-pc-validations-bad-t.l 207 [^:]*:316: Error: r15 not allowed here -- `strexd pc,r0,r1,\[r2\]'
208 [^:]*:317: Error: r13 not allowed here -- `strexd sp,r0,r1,\[r2\]'
209 [^:]*:318: Error: r15 not allowed here -- `strexd r0,pc,r1,\[r2\]'
210 [^:]*:319: Error: r13 not allowed here -- `strexd r0,sp,r1,\[r2\]'
211 [^:]*:320: Error: r15 not allowed here -- `strexd r0,r1,pc,\[r2\]'
212 [^:]*:321: Error: r13 not allowed here -- `strexd r0,r1,sp,\[r2\]'
213 [^:]*:322: Error: r15 not allowed here -- `strexd r0,r1,r2,\[pc\]'
sp-pc-validations-bad.s 225 @ STREXD
226 strexd pc,r0,r1,[r2] @ Unpredictable label
227 strexd r0,r1,r2,[pc] @ ditto label
sp-pc-validations-bad.l 146 [^:]*:226: Error: r15 not allowed here -- `strexd pc,r0,r1,\[r2\]'
147 [^:]*:227: Error: r15 not allowed here -- `strexd r0,r1,r2,\[pc\]'
thumb32.s 404 strexd r1, r2, r3, [r4]
405 strexd r1, r3, r3, [r4]
thumb32.d 559 0[0-9a-f]+ <[^>]+> e8c4 2371 strexd r1, r2, r3, \[r4\]
560 0[0-9a-f]+ <[^>]+> e8c4 3371 strexd r1, r3, r3, \[r4\]
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseSynchronizationLib/Arm/
Synchronization.S 144 strexd ip, r4, r5, [r0]
Synchronization.asm 143 strexd ip, r4, r5, [r0]
  /external/compiler-rt/lib/builtins/arm/
sync-ops.h 45 strexd r6, r4, r5, [r12] ; \
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
diagnostics.s 231 @ Out of order Rt/Rt2 operands for ldrexd/strexd
233 strexd r6, r5, r3, [r8]
239 @ CHECK-ERRORS: strexd r6, r5, r3, [r8]
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s     [all...]
  /art/runtime/arch/arm/
quick_entrypoints_arm.S     [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 3432 void strexd(Register rd, function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.h     [all...]
  /external/capstone/suite/MC/ARM/
basic-arm-instructions.s.cs     [all...]
basic-thumb2-instructions.s.cs     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
asm5.go     [all...]

Completed in 521 milliseconds

1 2