Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / sub-imm.d
1 #objdump: -d
2 #name:
3 #source: sub-imm.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <start>:
12 0: 70 12 34 sub d2, #4660
13 3: 71 12 34 sub d3, #4660
14 6: 72 12 34 sub d4, #4660
15 9: 73 12 34 sub d5, #4660
16 c: 74 ef sub d0, #-17
17 e: 75 34 sub d1, #52
18 10: 76 56 78 9a sub d6, #1450744508
19 14: bc
20 15: 77 98 77 17 sub d7, #-1737025662
21 19: 82
This page took 0.053135 seconds and 4 git commands to generate.