[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / sparc5vis4.d
CommitLineData
3d68f91c
JM
1#as: -Av9m
2#objdump: -dr
3#name: sparc SPARC5 and VIS4.0
4
5.*: +file format .*sparc.*
6
7Disassembly of section .text:
8
90+ <.text>:
10 0: 87 b0 48 22 subxc %g1, %g2, %g3
11 4: 87 b0 48 62 subxccc %g1, %g2, %g3
12 8: 91 b0 a4 84 fpadd8 %f2, %f4, %f8
13 c: 99 b2 24 ca fpadds8 %f8, %f10, %f12
14 10: a1 b3 24 ee fpaddus8 %f12, %f14, %f16
15 14: a9 b4 24 72 fpaddus16 %f16, %f18, %f20
16 18: 83 b0 86 84 fpcmple8 %f2, %f4, %g1
17 1c: 85 b1 07 86 fpcmpgt8 %f4, %f6, %g2
18 20: 87 b1 a5 c8 fpcmpule16 %f6, %f8, %g3
19 24: 89 b2 25 6a fpcmpugt16 %f8, %f10, %g4
20 28: 8b b2 a5 ec fpcmpule32 %f10, %f12, %g5
21 2c: 8d b3 25 8e fpcmpugt32 %f12, %f14, %g6
22 30: a5 b3 a3 b0 fpmax8 %f14, %f16, %f18
23 34: ad b4 a3 d4 fpmax16 %f18, %f20, %f22
24 38: b5 b5 a3 f8 fpmax32 %f22, %f24, %f26
25 3c: bd b6 ab bc fpmaxu8 %f26, %f28, %f30
26 40: 87 b7 ab c1 fpmaxu16 %f30, %f32, %f34
27 44: 8f b0 eb e5 fpmaxu32 %f34, %f36, %f38
28 48: 97 b1 e3 49 fpmin8 %f38, %f40, %f42
29 4c: 9f b2 e3 6d fpmin16 %f42, %f44, %f46
30 50: a7 b3 e3 91 fpmin32 %f46, %f48, %f50
31 54: af b4 eb 55 fpminu8 %f50, %f52, %f54
32 58: b7 b5 eb 79 fpminu16 %f54, %f56, %f58
33 5c: bf b6 eb 9d fpminu32 %f58, %f60, %f62
34 60: 8d b0 aa 84 fpsub8 %f2, %f4, %f6
35 64: 95 b1 aa c8 fpsubs8 %f6, %f8, %f10
36 68: 9d b2 aa ec fpsubus8 %f10, %f12, %f14
37 6c: a5 b3 aa 70 fpsubus16 %f14, %f16, %f18
38 70: bf b0 09 3f faligndatai %f0, %f62, %f4, %f62
This page took 0.087516 seconds and 4 git commands to generate.