Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / add-imm.d
1 #objdump: -d
2 #name:
3 #source: add-imm.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <start>:
12 0: 50 12 34 add d2, #4660
13 3: 51 12 34 add d3, #4660
14 6: 52 12 34 add d4, #4660
15 9: 53 12 34 add d5, #4660
16 c: 54 12 add d0, #18
17 e: 55 34 add d1, #52
18 10: 56 00 56 78 add d6, #5666970
19 14: 9a
20 15: 57 00 98 76 add d7, #9991764
21 19: 54
This page took 0.030282 seconds and 4 git commands to generate.