Power10 Copy/Paste Extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / bfloat16-directive.s
CommitLineData
27cce866
MM
1.data
2 .bfloat16 12.0
3 .bfloat16 0.123
4 .bfloat16 +0.0
5 .bfloat16 123.4
6 .bfloat16 -0.0
7 .bfloat16 -123.4
8 .bfloat16 NaN
9 .bfloat16 Inf
10 .bfloat16 -Inf
11 .bfloat16 3.390e+38
12 .bfloat16 -3.390e+38
13 .bfloat16 1.175e-38
14 .bfloat16 -1.175e-38
15 .bfloat16 9.194e-41
16 .bfloat16 -9.194e-41
17 .bfloat16 1.167e-38
18 .bfloat16 -1.167e-38
19 .bfloat16 1.0, -1, 2.0, -2, 0
This page took 0.053395 seconds and 4 git commands to generate.