[binutils][arm] arm support for ARMv8.m Custom Datapath Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / s12z / cmp-opr-inc.d
CommitLineData
7b4ae824
JD
1#objdump: -d
2#name:
3#source: cmp-opr-inc.s
4
5
4abd8e8d 6.*: file format elf32-s12z
7b4ae824
JD
7
8
9Disassembly of section .text:
10
1100000000 <.text>:
12 0: f0 e3 cmp d2, \(\+x\)
13 2: f1 f3 cmp d3, \(\+y\)
14 4: f2 c3 cmp d4, \(-x\)
15 6: f3 d3 cmp d5, \(-y\)
16 8: f4 fb cmp d0, \(-s\)
17 a: f6 ff cmp d6, \(s\+\)
18 c: f8 d7 cmp x, \(y-\)
19 e: f8 c7 cmp x, \(x-\)
20 10: f9 f7 cmp y, \(y\+\)
21 12: f9 e7 cmp y, \(x\+\)
This page took 0.106556 seconds and 4 git commands to generate.