Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / inc-opr.d
1 #objdump: -d
2 #name:
3 #source: inc-opr.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 9c 88 inc.b \(d2,x\)
13 2: 9d fe 00 04 inc.w \[1234\]
14 6: d2
15 7: 9f 88 inc.l \(d2,x\)
This page took 0.04221 seconds and 4 git commands to generate.