
Time bar (total: 4.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 9 to 7 computations (22.2% saved)
| 335.0ms | 8 256× | 0 | valid |
ival-div: 61.0ms (34.2% of total)ival-add: 55.0ms (30.9% of total)ival-sub: 48.0ms (26.9% of total)ival-true: 6.0ms (3.4% of total)exact: 5.0ms (2.8% of total)ival-assert: 3.0ms (1.7% of total)| 1× | egg-herbie |
| 208× | accelerator-lowering-fma.f32 |
| 208× | accelerator-lowering-fma.f64 |
| 128× | *-lowering-*.f32 |
| 128× | *-lowering-*.f64 |
| 110× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 19 |
| 1 | 21 | 14 |
| 2 | 46 | 14 |
| 3 | 100 | 14 |
| 4 | 228 | 14 |
| 5 | 477 | 14 |
| 6 | 656 | 14 |
| 7 | 689 | 14 |
| 0 | 5 | 7 |
| 1 | 10 | 7 |
| 2 | 14 | 7 |
| 3 | 19 | 7 |
| 4 | 26 | 7 |
| 5 | 36 | 7 |
| 6 | 52 | 7 |
| 7 | 73 | 7 |
| 8 | 103 | 7 |
| 9 | 153 | 7 |
| 10 | 196 | 7 |
| 11 | 292 | 7 |
| 12 | 468 | 7 |
| 13 | 648 | 7 |
| 0 | 648 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (+ x 1) (- 1 x)) |
| Outputs |
|---|
(/ (+ x 1) (- 1 x)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 20.0ms | 512× | 0 | valid |
Compiled 50 to 24 computations (52% saved)
ival-sub: 3.0ms (31.4% of total)ival-div: 3.0ms (31.4% of total)ival-add: 3.0ms (31.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
Compiled 8 to 5 computations (37.5% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| 208× | accelerator-lowering-fma.f32 |
| 208× | accelerator-lowering-fma.f64 |
| 128× | *-lowering-*.f32 |
| 128× | *-lowering-*.f64 |
| 110× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 1 | 10 | 15 |
| 2 | 14 | 15 |
| 3 | 19 | 15 |
| 4 | 26 | 15 |
| 5 | 36 | 15 |
| 6 | 52 | 15 |
| 7 | 73 | 15 |
| 8 | 103 | 15 |
| 9 | 153 | 15 |
| 10 | 196 | 15 |
| 11 | 292 | 15 |
| 12 | 468 | 15 |
| 13 | 648 | 15 |
| 0 | 648 | 15 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ x 1) (- 1 x)) |
(+ x 1) |
x |
1 |
(- 1 x) |
| Outputs |
|---|
(/ (+ x 1) (- 1 x)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| 10.0ms | 256× | 0 | valid |
Compiled 17 to 7 computations (58.8% saved)
ival-div: 2.0ms (42.3% of total)ival-sub: 1.0ms (21.1% of total)ival-add: 1.0ms (21.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ x 1) (- 1 x))> |
#<alt (+ x 1)> |
#<alt (- 1 x)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 2 x))> |
#<alt (+ 1 (* x (+ 2 (* 2 x))))> |
#<alt (+ 1 (* x (+ 2 (* x (+ 2 (* 2 x))))))> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)> |
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1)> |
#<alt (- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (/ (+ x 1) (- 1 x)) |
| 0.0ms | x | @ | inf | (+ x 1) |
| 0.0ms | x | @ | 0 | (/ (+ x 1) (- 1 x)) |
| 0.0ms | x | @ | -inf | (/ (+ x 1) (- 1 x)) |
| 0.0ms | x | @ | -inf | (+ x 1) |
| 1× | batch-egg-rewrite |
| 2 974× | /-lowering-/.f32 |
| 2 974× | /-lowering-/.f64 |
| 2 752× | accelerator-lowering-fma.f32 |
| 2 752× | accelerator-lowering-fma.f64 |
| 2 188× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 13 |
| 1 | 38 | 13 |
| 2 | 291 | 13 |
| 3 | 4102 | 7 |
| 0 | 10011 | 7 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ x 1) (- 1 x)) |
(+ x 1) |
(- 1 x) |
| Outputs |
|---|
#s(literal 1 binary64) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (fma.f64 x x x))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (fma.f64 x x x)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (fma.f64 x x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(-.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (fma.f64 x x x))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (fma.f64 x x x)))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))))) (neg.f64 (fma.f64 x x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64)))) (fma.f64 x x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (fma.f64 x x (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
| 1× | egg-herbie |
| 10 702× | accelerator-lowering-fma.f32 |
| 10 702× | accelerator-lowering-fma.f64 |
| 2 414× | *-lowering-*.f32 |
| 2 414× | *-lowering-*.f64 |
| 1 974× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 165 |
| 1 | 114 | 150 |
| 2 | 255 | 150 |
| 3 | 590 | 146 |
| 4 | 1225 | 146 |
| 5 | 2794 | 146 |
| 6 | 4949 | 146 |
| 7 | 6697 | 146 |
| 8 | 7350 | 146 |
| 9 | 7545 | 146 |
| 10 | 7569 | 146 |
| 11 | 7580 | 146 |
| 12 | 7964 | 146 |
| 0 | 8165 | 140 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 2 x)) |
(+ 1 (* x (+ 2 (* 2 x)))) |
(+ 1 (* x (+ 2 (* x (+ 2 (* 2 x)))))) |
-1 |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
-1 |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1) |
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 2 (* 2 x)))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(+ 1 (* x (+ 2 (* x (+ 2 (* 2 x)))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x)) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x) #s(literal -2 binary64)) x)) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(- (* -1 (/ (+ 2 (* 2 (/ 1 x))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x)) |
(- (* -1 (/ (+ 2 (+ (* 2 (/ 1 x)) (/ 2 (pow x 2)))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x) #s(literal -2 binary64)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
Compiled 14 494 to 1 049 computations (92.8% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 520 | 5 | 525 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 520 | 6 | 526 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.2% | (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
| ▶ | 52.1% | (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
| ✓ | 100.0% | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 50.0% | (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
| ▶ | 50.6% | #s(literal 1 binary64) |
| ▶ | 48.9% | #s(literal -1 binary64) |
Compiled 54 to 41 computations (24.1% saved)
| 1× | egg-herbie |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
| ✓ | cost-diff | 0 | (fma.f64 x x x) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
| 106× | accelerator-lowering-fma.f32 |
| 106× | accelerator-lowering-fma.f64 |
| 78× | *-lowering-*.f32 |
| 78× | *-lowering-*.f64 |
| 40× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 38 |
| 1 | 28 | 38 |
| 2 | 43 | 38 |
| 3 | 63 | 38 |
| 4 | 69 | 38 |
| 5 | 87 | 38 |
| 6 | 90 | 38 |
| 7 | 93 | 38 |
| 0 | 93 | 34 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* 2 x) 1) |
2 |
x |
1 |
-1 |
1 |
(+ (* 2 (+ (* x x) x)) 1) |
2 |
(+ (* x x) x) |
x |
1 |
(+ -1 (/ -2 x)) |
-1 |
(/ -2 x) |
-2 |
x |
| Outputs |
|---|
(+ (* 2 x) 1) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
2 |
#s(literal 2 binary64) |
x |
1 |
#s(literal 1 binary64) |
-1 |
#s(literal -1 binary64) |
1 |
#s(literal 1 binary64) |
(+ (* 2 (+ (* x x) x)) 1) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x x) x) |
(fma.f64 x x x) |
x |
1 |
#s(literal 1 binary64) |
(+ -1 (/ -2 x)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
-1 |
#s(literal -1 binary64) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
-2 |
#s(literal -2 binary64) |
x |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x x x) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
| 26.0ms | 256× | 0 | valid |
Compiled 36 to 15 computations (58.3% saved)
ival-div: 7.0ms (40.6% of total)ival-add: 5.0ms (29% of total)ival-mult: 5.0ms (29% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* 2 x) 1)> |
#<alt (+ (* 2 (+ (* x x) x)) 1)> |
#<alt (+ (* x x) x)> |
#<alt (+ -1 (/ -2 x))> |
#<alt (/ -2 x)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 2 x))> |
#<alt (+ 1 (* 2 x))> |
#<alt (+ 1 (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (/ 1 x)))> |
#<alt (* x (+ 2 (/ 1 x)))> |
#<alt (* x (+ 2 (/ 1 x)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (/ 1 x)))> |
#<alt (* x (+ 2 (/ 1 x)))> |
#<alt (* x (+ 2 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* 2 x))> |
#<alt (+ 1 (* x (+ 2 (* 2 x))))> |
#<alt (+ 1 (* x (+ 2 (* 2 x))))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (* 2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* x (+ 1 x))> |
#<alt (* x (+ 1 x))> |
#<alt (* x (+ 1 x))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (/ -2 x)> |
#<alt (/ (- (* -1 x) 2) x)> |
#<alt (/ (- (* -1 x) 2) x)> |
#<alt (/ (- (* -1 x) 2) x)> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
#<alt (/ -2 x)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (+ (* 2 (+ (* x x) x)) 1) |
| 0.0ms | x | @ | 0 | (/ -2 x) |
| 0.0ms | x | @ | 0 | (+ (* 2 x) 1) |
| 0.0ms | x | @ | inf | (+ (* 2 x) 1) |
| 0.0ms | x | @ | -inf | (+ (* 2 (+ (* x x) x)) 1) |
| 1× | batch-egg-rewrite |
| 8 362× | accelerator-lowering-fma.f32 |
| 8 362× | accelerator-lowering-fma.f64 |
| 4 494× | *-lowering-*.f32 |
| 4 494× | *-lowering-*.f64 |
| 3 606× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 27 |
| 1 | 82 | 27 |
| 2 | 654 | 27 |
| 0 | 8106 | 23 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 2 x) 1) |
(+ (* 2 (+ (* x x) x)) 1) |
(+ (* x x) x) |
(+ -1 (/ -2 x)) |
(/ -2 x) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 x (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64))) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) #s(literal 512 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16 binary64) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) #s(literal 512 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64)) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) #s(literal 512 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64)))) (fma.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) x)))) (+.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (fma.f64 x (fma.f64 x #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x x x))) |
(+.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) x (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x x x) #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x x) (/.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x x)) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x x)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) x))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) (/.f64 (fma.f64 x x x) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 x x)) (-.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (-.f64 x (*.f64 x x))) (-.f64 (*.f64 x (-.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) (fma.f64 x x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64)))) (fma.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 16 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) x)))) (+.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) #s(literal -1 binary64))) (fma.f64 x (fma.f64 x #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (fma.f64 x (fma.f64 x #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x x) (fma.f64 (fma.f64 x x x) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)))) (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))))) (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) (fma.f64 (fma.f64 x x x) (/.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64))))) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))))) (fma.f64 (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (fma.f64 x x x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x x x) (-.f64 (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x x x))))) (+.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x x x)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) #s(literal -1 binary64))) (fma.f64 (fma.f64 x x x) (fma.f64 (fma.f64 x x x) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))))) (fma.f64 (fma.f64 x x x) (fma.f64 (fma.f64 x x x) #s(literal 4 binary64) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 x (*.f64 x x)) |
(+.f64 (*.f64 x x) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 x x)))) |
(fma.f64 x x x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) x) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) x) |
(fma.f64 (neg.f64 x) (neg.f64 x) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (-.f64 (*.f64 x x) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) x) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) (fma.f64 x x x) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x)) (fma.f64 x (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x x x) (fma.f64 x (neg.f64 x) x)) (-.f64 (*.f64 x x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x x x) (fma.f64 x (neg.f64 x) x)) (fma.f64 x (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (*.f64 (-.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (-.f64 (*.f64 x x) x) (*.f64 x (fma.f64 x (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) x)) (*.f64 (-.f64 (*.f64 x x) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x x) (fma.f64 x (neg.f64 x) x)) #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)) (-.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x x) (fma.f64 x (neg.f64 x) x))) (neg.f64 (fma.f64 x (neg.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))) (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x x) x)) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (*.f64 x (fma.f64 x (*.f64 x x) x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) x) (+.f64 x #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal -1 binary64)) |
(*.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 x (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x x)) |
(*.f64 (fma.f64 x x x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x x x) (*.f64 (-.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (fma.f64 x x x) (/.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)) (/.f64 (fma.f64 x x x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 x x x) (fma.f64 x (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x))) (fma.f64 x x x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (-.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 x x)) (-.f64 x (*.f64 x x))))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (-.f64 x (*.f64 x x))) (-.f64 (*.f64 x (-.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x x)) x)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x x x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) (fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)))) (fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal -2 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 12 738× | accelerator-lowering-fma.f32 |
| 12 738× | accelerator-lowering-fma.f64 |
| 4 918× | *-lowering-*.f32 |
| 4 918× | *-lowering-*.f64 |
| 1 980× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 287 |
| 1 | 102 | 274 |
| 2 | 200 | 274 |
| 3 | 602 | 274 |
| 4 | 2152 | 274 |
| 5 | 3356 | 274 |
| 6 | 5352 | 274 |
| 7 | 7834 | 274 |
| 0 | 8299 | 241 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 2 x)) |
(+ 1 (* 2 x)) |
(+ 1 (* 2 x)) |
(* 2 x) |
(* x (+ 2 (/ 1 x))) |
(* x (+ 2 (/ 1 x))) |
(* x (+ 2 (/ 1 x))) |
(* 2 x) |
(* x (+ 2 (/ 1 x))) |
(* x (+ 2 (/ 1 x))) |
(* x (+ 2 (/ 1 x))) |
1 |
(+ 1 (* 2 x)) |
(+ 1 (* x (+ 2 (* 2 x)))) |
(+ 1 (* x (+ 2 (* 2 x)))) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
x |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(/ -2 x) |
(/ (- (* -1 x) 2) x) |
(/ (- (* -1 x) 2) x) |
(/ (- (* -1 x) 2) x) |
-1 |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
-1 |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
(/ -2 x) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (/ 1 x))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(* x (+ 2 (/ 1 x))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(* x (+ 2 (/ 1 x))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (/ 1 x))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(* x (+ 2 (/ 1 x))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(* x (+ 2 (/ 1 x))) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 2 (* 2 x)))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(+ 1 (* x (+ 2 (* 2 x)))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(* 2 (pow x 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 x x x)) |
(* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(* 2 (pow x 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 2 (* 2 (/ 1 x)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 x x x)) |
(* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 2 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
x |
(* x (+ 1 x)) |
(fma.f64 x x x) |
(* x (+ 1 x)) |
(fma.f64 x x x) |
(* x (+ 1 x)) |
(fma.f64 x x x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(fma.f64 x x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(fma.f64 x x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(fma.f64 x x x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(fma.f64 x x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(fma.f64 x x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(fma.f64 x x x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ (- (* -1 x) 2) x) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(/ (- (* -1 x) 2) x) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(/ (- (* -1 x) 2) x) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
Compiled 9 818 to 974 computations (90.1% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 424 | 0 | 424 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 424 | 6 | 430 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.2% | (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
| ✓ | 52.1% | (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
| ✓ | 100.0% | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 50.0% | (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
| ✓ | 50.6% | #s(literal 1 binary64) |
| ✓ | 48.9% | #s(literal -1 binary64) |
Compiled 57 to 36 computations (36.8% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
| Outputs |
|---|
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
2 calls:
| 34.0ms | x |
| 2.0ms | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | x |
| 99.2% | 2 | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
Compiled 10 to 6 computations (40% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(literal -1 binary64) |
(fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64)) |
1 calls:
| 2.0ms | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 2 | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
Compiled 8 to 5 computations (37.5% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(literal -1 binary64) |
(fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) |
1 calls:
| 1.0ms | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
Compiled 8 to 5 computations (37.5% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
1 calls:
| 1.0ms | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 2 | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
Compiled 8 to 5 computations (37.5% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal -1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.9% | 1 | x |
| 48.9% | 1 | (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
Compiled 10 to 6 computations (40% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999999883895 | 0.9575506646609776 |
Compiled 11 to 9 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999999883895 | 0.9575506646609776 |
Compiled 11 to 9 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999999883895 | 0.9575506646609776 |
Compiled 11 to 9 computations (18.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | -0.9999999999883895 | 0.9575506646609776 |
| 4.0ms | 240× | 0 | valid |
Compiled 101 to 99 computations (2% saved)
ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 8× | +-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 2× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 75 |
| 1 | 28 | 75 |
| 2 | 31 | 75 |
| 3 | 33 | 75 |
| 4 | 34 | 75 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 x x x) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
#s(literal -1 binary64) |
| 10 702× | accelerator-lowering-fma.f32 |
| 10 702× | accelerator-lowering-fma.f64 |
| 2 974× | /-lowering-/.f32 |
| 2 974× | /-lowering-/.f64 |
| 2 752× | accelerator-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 165 |
| 1 | 114 | 150 |
| 2 | 255 | 150 |
| 3 | 590 | 146 |
| 4 | 1225 | 146 |
| 5 | 2794 | 146 |
| 6 | 4949 | 146 |
| 7 | 6697 | 146 |
| 8 | 7350 | 146 |
| 9 | 7545 | 146 |
| 10 | 7569 | 146 |
| 11 | 7580 | 146 |
| 12 | 7964 | 146 |
| 0 | 8165 | 140 |
| 0 | 5 | 13 |
| 1 | 38 | 13 |
| 2 | 291 | 13 |
| 3 | 4102 | 7 |
| 0 | 10011 | 7 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 111 to 48 computations (56.8% saved)
Compiled 168 to 52 computations (69% saved)
Loading profile data...