gas testuite fixes: don't match dump.o
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / cmp-opr-rindirect.d
CommitLineData
7b4ae824
JD
1#objdump: -d
2#name:
3#source: cmp-opr-rindirect.s
4
5
4abd8e8d 6.*: file format elf32-s12z
7b4ae824
JD
7
8
9Disassembly of section .text:
10
1100000000 <.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.077599 seconds and 4 git commands to generate.