Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / on.d
CommitLineData
64517994
JM
1#as: -Av9m8
2#objdump: -dr
3#name: OSA2017 ONADD/ONSUB/ONMUL/ONDIV instructions.
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+ <.text>:
10 0: a1 b0 02 a8 onadd %f0, %f8, %f16
11 4: b5 b2 02 b0 onsub %f8, %f16, %f24
12 8: a9 b0 42 b8 onmul %f32, %f24, %f16
13 c: 9d b2 02 a0 ondiv %f8, %f0, %f8
This page took 0.098144 seconds and 4 git commands to generate.