2001-06-02 H.J. Lu <hjl@gnu.org>
[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
0b4bdf77 13 4: 00 02 00 00 (unimp|illtrap) 0x20000
0f2712ed
NC
14 6: R_SPARC_UA16 jim
15 8: 03 00 00 00 sethi %hi\(0\), %g1
16 9: R_SPARC_UA64 harry
0b4bdf77
L
17 c: 00 00 00 00 (unimp|illtrap) 0
18 10: 00 04 05 06 (unimp|illtrap) 0x40506
This page took 0.023711 seconds and 4 git commands to generate.