about summary refs log tree commit diff
path: root/benchtests/ilogbf128-inputs
blob: 596ab4f5133c79c12213ff0548de9891b66c2a9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
## args: _Float128
## ret: int
## includes: math.h

## name: subnormal
__f128(6.47517511943802511092443895822764655e-4966)
__f128(0x1.fffffffffffffff8p-16383)

## name: normal
__f128(1.0)
__f128(-0x8.2faf442f390a9211f5af128673fp+0)