Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / inc.d
1 #objdump: -d
2 #name:
3 #source: inc.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <L1>:
12 0: 30 inc d2
13 1: 31 inc d3
14 2: 32 inc d4
15 3: 33 inc d5
16 4: 34 inc d0
17 5: 35 inc d1
18 6: 36 inc d6
19 7: 37 inc d7
This page took 0.05768 seconds and 4 git commands to generate.