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