Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-s12z / opr-linking.d
1 #source: opr-linking.s
2 #ld: --no-relax --defsym here=0xfe0000 --defsym=foo=0xfe0050 --defsym=bar=0xfe0010 --defsym=wiz=0xfe0040
3 #objdump: -d -r
4
5 tmpdir/dump: file format elf32-s12z
6
7
8 Disassembly of section .text:
9
10
11 00fe0000 .*:
12 fe0000: 01 nop
13 fe0001: 01 nop
14 fe0002: 01 nop
15 fe0003: 01 nop
16 fe0004: 1b 37 f6 fa divs\.lw d7, bar, wiz
17 fe0008: fe 00 10 fa
18 fe000c: fe 00 40
19 fe000f: bc fa fe 00 clr\.b foo
20 fe0013: 50
This page took 0.032414 seconds and 4 git commands to generate.