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