Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / add-opr.d
1 #objdump: -d
2 #name:
3 #source: add-opr.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 64 c5 21 add d0, \[-223,x\]
13 3: 65 e2 00 75 add d1, \(30000,s\)
14 7: 30
15 8: 60 c7 add d2, \(x-\)
16 a: 61 f3 add d3, \(\+y\)
17 c: 62 bf add d4, d7
18 e: 63 17 be add d5, 6078
19 11: 66 fe 01 1d add d6, \[73056\]
20 15: 60
21 16: 67 8a add d7, \(d4,x\)
This page took 0.031096 seconds and 4 git commands to generate.