Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / ld-imm.d
1 #objdump: -d
2 #name:
3 #source: ld-imm.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <here>:
12 0: 90 01 23 ld d2, #291
13 3: 91 01 23 ld d3, #291
14 6: 92 01 23 ld d4, #291
15 9: 93 01 23 ld d5, #291
16 c: 94 56 ld d0, #86
17 e: 95 78 ld d1, #120
18 10: 96 12 34 56 ld d6, #305419896
19 14: 78
20 15: 97 12 34 56 ld d7, #305419896
21 19: 78
22 1a: 98 ab cd ef ld x, #-5517841
23 1e: 99 fe dc ba ld y, #-74566
24 22: 98 00 cd ef ld x, #52719
25 26: 99 00 dc ba ld y, #56506
This page took 0.032453 seconds and 4 git commands to generate.