Power10 vector integer multiply, divide, modulo insns
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / cmp-opr-rdirect.d
1 #objdump: -d
2 #name:
3 #source: cmp-opr-rdirect.s
4
5
6 .*: file format elf32-s12z
7
8
9 Disassembly of section .text:
10
11 00000000 <.text>:
12 0: f0 ad cmp d2, \(d1,s\)
13 2: f1 88 cmp d3, \(d2,x\)
14 4: f2 89 cmp d4, \(d3,x\)
15 6: f3 99 cmp d5, \(d3,y\)
16 8: f4 8a cmp d0, \(d4,x\)
17 a: f5 8b cmp d1, \(d5,x\)
18 c: f6 8e cmp d6, \(d6,x\)
19 e: f7 8f cmp d7, \(d7,x\)
This page took 0.030586 seconds and 4 git commands to generate.