Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / or-imm.d
1 #objdump: -d
2 #name:
3 #source: or-imm.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <start>:
12 0: 78 12 34 or d2, #4660
13 3: 79 12 34 or d3, #4660
14 6: 7a fc 7a or d4, #-902
15 9: 7b 01 59 or d5, #345
16 c: 7c 12 or d0, #18
17 e: 7d 34 or d1, #52
18 10: 7e 56 78 9a or d6, #1450744508
19 14: bc
20 15: 7f ff 43 9e or d7, #-12345678
21 19: b2
This page took 0.030011 seconds and 4 git commands to generate.