Add support for the Freescale s12z processor.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / cmp-opr-rindirect.d
1 #objdump: -d
2 #name:
3 #source: cmp-opr-rindirect.s
4
5
6 dump.o: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: f0 dd cmp d2, \[d1,y\]
13 2: f1 dd cmp d3, \[d1,y\]
14 4: f2 dc cmp d4, \[d0,y\]
15 6: f3 dc cmp d5, \[d0,y\]
16 8: f4 ce cmp d0, \[d6,x\]
17 a: f5 ce cmp d1, \[d6,x\]
18 c: f6 ce cmp d6, \[d6,x\]
19 e: f7 cf cmp d7, \[d7,x\]
This page took 0.083306 seconds and 4 git commands to generate.