Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / sub-opr.d
1 #objdump: -d
2 #name:
3 #source: sub-opr.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 84 d5 21 sub d0, \[-223,y\]
13 3: 85 f2 00 84 sub d1, \(34000,p\)
14 7: d0
15 8: 80 fb sub d2, \(-s\)
16 a: 71 00 04 sub d3, #4
17 d: 82 bc sub d4, d0
18 f: 83 f9 4e ae sub d5, 85678
19 13: 86 fe 00 4b sub d6, \[19256\]
20 17: 38
21 18: 87 8a sub d7, \(d4,x\)
22 1a: 81 81 00 0b sub d3, \(11,d3\)
This page took 0.041765 seconds and 4 git commands to generate.