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