Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / or-opr.d
1 #objdump: -d
2 #name:
3 #source: or-opr.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: 8c d5 21 or d0, \[-223,y\]
13 3: 8d f2 00 84 or d1, \(34000,p\)
14 7: d0
15 8: 88 c3 or d2, \(-x\)
16 a: 89 f7 or d3, \(y\+\)
17 c: 8a ba or d4, d4
18 e: 8b f8 77 d6 or d5, 30678
19 12: 8e fe 01 64 or d6, \[91256\]
20 16: 78
21 17: 8f 9a or d7, \(d4,y\)
This page took 0.030398 seconds and 4 git commands to generate.