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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm3.s 5 swpb r3, r3, [r2]
arm3.d 9 0+4 <[^>]*> e1423093 ? swpb r3, r3, \[r2\]
unpredictable.s 66 .word 0xe143f092 @ swpb r15, r2, [r3]
67 .word 0xe143109f @ swpb r1, r15, [r3]
68 .word 0xe14f1092 @ swpb r1, r2, [r15]
69 .word 0xe1431093 @ swpb r1, r3, [r3]
70 .word 0xe1433092 @ swpb r3, r2, [r3]
  /external/llvm/test/MC/ARM/
obsolete-v8.s 6 swpb r0, r1, [r2] label
basic-arm-instructions.s     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/
opcode.s 22 swpb r12
opcode.d 22 0+024 <[^>]*> 8c 10 swpb r12 ;
  /external/llvm/test/MC/AArch64/
armv8.1a-atomic.s 130 swpb w0, w1, [x2]
134 //CHECK: swpb w0, w1, [x2] // encoding: [0x41,0x80,0x20,0x38]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xstormy16/
allinsn.s 490 .global swpb
491 swpb: label
492 swpb r0
493 swpb r15
494 swpb r8
495 swpb r7
496 swpb r1
497 swpb r2
498 swpb r12
499 swpb r
    [all...]
allinsn.sh 529 .global swpb
530 swpb:
531 swpb r0
532 swpb r15
533 swpb r8
534 swpb r7
535 swpb r1
536 swpb r2
537 swpb r12
538 swpb r
    [all...]
allinsn.d 449 000003c8 <swpb>:
450 3c8: 80 30 swpb r0
451 3ca: 8f 30 swpb r15
452 3cc: 88 30 swpb r8
453 3ce: 87 30 swpb r7
454 3d0: 81 30 swpb r1
455 3d2: 82 30 swpb r2
456 3d4: 8c 30 swpb r12
457 3d6: 82 30 swpb r2
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
msp430.h 106 MSP_INSN (swpb, 2, 1, 0x1080, 0xffc0),
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
lse-atomic.d 49 a0: 38208041 swpb w0, w1, \[x2\]
50 a4: 382283e3 swpb w2, w3, \[sp\]
illegal-lse.l 42 [^:]*:69: Error: operand mismatch -- `swpb w0,x1,\[x2\]'
43 [^:]*:69: Error: operand 3 should be an address with base register \(no offset\) -- `swpb w2,w3,\[w4\]'
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c     [all...]

Completed in 188 milliseconds