bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / natural.d
CommitLineData
f9911beb
JM
1#as: -Av9 -64
2#objdump: -dr --prefix-addresses
3#name: sparc natural regs and insns
4
5.*: +file format .*
6
7Disassembly of section .text:
9e85c798 80x0+0000000 b %xcc, 0x0+0000030
f9911beb 90x0+0000004 nop
9e85c798
JM
100x0+0000008 ldx \[ %g1 \], %g2
110x0+000000c ldxa \[ %g1 \] #ASI_AIUP, %g2
120x0+0000010 stx %g1, \[ %g2 \]
130x0+0000014 stxa %g1, \[ %g2 \] #ASI_AIUP
140x0+0000018 sllx %g1, 0xa, %g2
150x0+000001c srlx %g1, 0xa, %g2
160x0+0000020 srax %g1, 0xa, %g2
170x0+0000024 casx \[ %g1 \], %g2, %g3
180x0+0000028 casxa \[ %g1 \] #ASI_AIUP, %g2, %g3
190x0+000002c clrx \[ %g1 \]
200x0+0000030 nop
This page took 0.052103 seconds and 4 git commands to generate.