Add support for .uahword, .uaword and .uaxword pseudo ops
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / unalign.d
CommitLineData
0f2712ed
NC
1#as:
2#objdump: -Dr
3#name: sparc unaligned relocs
4
5.*: +file format .*sparc.*
6
7Disassembly of section .text:
8Disassembly of section .data:
9
100+ <foo>:
11 0: 01 00 00 00 nop
12 1: R_SPARC_UA32 fred
13 4: 00 02 00 00 unimp 0x20000
14 6: R_SPARC_UA16 jim
15 8: 03 00 00 00 sethi %hi\(0\), %g1
16 9: R_SPARC_UA64 harry
17 c: 00 00 00 00 unimp 0
18 10: 00 04 05 06 unimp 0x40506
This page took 0.027864 seconds and 4 git commands to generate.