Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / edge.d
CommitLineData
0afd1215
DM
1#as: -Av9d
2#objdump: -dr
3#name: sparc EDGE
4
5.*: +file format .*sparc.*
6
7Disassembly of section .text:
8
90+ <.text>:
10 0: 87 b0 40 02 edge8cc %g1, %g2, %g3
11 4: 87 b0 40 02 edge8cc %g1, %g2, %g3
12 8: 87 b0 40 22 edge8n %g1, %g2, %g3
13 c: 89 b0 80 43 edge8lcc %g2, %g3, %g4
14 10: 89 b0 80 43 edge8lcc %g2, %g3, %g4
15 14: 89 b0 80 63 edge8ln %g2, %g3, %g4
16 18: 83 b5 00 02 edge8cc %l4, %g2, %g1
17 1c: 83 b5 00 02 edge8cc %l4, %g2, %g1
18 20: 83 b5 00 22 edge8n %l4, %g2, %g1
19 24: a9 b0 80 41 edge8lcc %g2, %g1, %l4
20 28: a9 b0 80 41 edge8lcc %g2, %g1, %l4
21 2c: a9 b0 80 61 edge8ln %g2, %g1, %l4
22 30: 95 b3 41 0c edge32cc %o5, %o4, %o2
23 34: 95 b3 41 0c edge32cc %o5, %o4, %o2
24 38: 95 b3 41 2c edge32n %o5, %o4, %o2
25 3c: a3 b2 81 45 edge32lcc %o2, %g5, %l1
26 40: a3 b2 81 45 edge32lcc %o2, %g5, %l1
27 44: a3 b2 81 65 edge32ln %o2, %g5, %l1
This page took 0.309459 seconds and 4 git commands to generate.