Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / st-large-direct.d
1 #objdump: -d
2 #name: ST reg - constant optimised to EXT24
3 #source: st-large-direct.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: d0 12 34 56 st d2, 1193046
13 4: d1 c0 ff ee st d3, 12648430
14 8: d2 80 00 02 st d4, 8388610
15 c: d4 80 00 03 st d0, 8388611
16 10: d5 80 00 03 st d1, 8388611
17 14: d3 80 00 04 st d5, 8388612
18 18: d6 80 00 06 st d6, 8388614
19 1c: d7 80 00 07 st d7, 8388615
20 20: d8 80 00 08 st x, 8388616
21 24: d9 80 00 09 st y, 8388617
This page took 0.032502 seconds and 4 git commands to generate.