
Time bar (total: 7.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 6 computations (33.3% saved)
| 362.0ms | 8 256× | 0 | valid |
ival-mult: 82.0ms (57.5% of total)ival-add: 52.0ms (36.5% of total)ival-true: 5.0ms (3.5% of total)ival-assert: 3.0ms (2.1% of total)| 2× | egg-herbie |
| 570× | distribute-rgt-in |
| 516× | unsub-neg |
| 444× | distribute-lft-in |
| 290× | associate-+l- |
| 284× | distribute-lft-out |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 52 |
| 1 | 61 | 42 |
| 2 | 216 | 42 |
| 3 | 542 | 42 |
| 4 | 1086 | 42 |
| 5 | 1973 | 42 |
| 6 | 2789 | 42 |
| 7 | 2935 | 42 |
| 8 | 2935 | 42 |
| 9 | 2935 | 42 |
| 10 | 2977 | 42 |
| 11 | 2993 | 42 |
| 0 | 4 | 7 |
| 1 | 11 | 7 |
| 2 | 25 | 7 |
| 3 | 53 | 7 |
| 4 | 76 | 7 |
| 5 | 92 | 7 |
| 6 | 101 | 7 |
| 7 | 107 | 7 |
| 0 | 107 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(* (+ x y) (+ x y)) |
| Outputs |
|---|
(* (+ x y) (+ x y)) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
| Inputs |
|---|
(* (+ x y) (+ x y)) |
(* (+ (neg x) y) (+ (neg x) y)) |
(* (+ x (neg y)) (+ x (neg y))) |
(neg (* (+ (neg x) y) (+ (neg x) y))) |
(neg (* (+ x (neg y)) (+ x (neg y)))) |
(* (+ y x) (+ y x)) |
| Outputs |
|---|
(* (+ x y) (+ x y)) |
(* (+ (neg x) y) (+ (neg x) y)) |
(* (- y x) (- y x)) |
(* (+ x (neg y)) (+ x (neg y))) |
(* (- y x) (- y x)) |
(neg (* (+ (neg x) y) (+ (neg x) y))) |
(* (- y x) (- x y)) |
(neg (* (+ x (neg y)) (+ x (neg y)))) |
(* (- y x) (- x y)) |
(* (+ y x) (+ y x)) |
(* (+ x y) (+ x y)) |
(sort x y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 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 |
| 21.0ms | 512× | 0 | valid |
Compiled 46 to 20 computations (56.5% saved)
ival-add: 3.0ms (45% of total)ival-mult: 3.0ms (45% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
Compiled 9 to 4 computations (55.6% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 124× | accelerator-lowering-fma.f32 |
| 124× | accelerator-lowering-fma.f64 |
| 86× | +-lowering-+.f64 |
| 86× | +-lowering-+.f32 |
| 48× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 12 |
| 1 | 11 | 12 |
| 2 | 25 | 12 |
| 3 | 53 | 12 |
| 4 | 76 | 12 |
| 5 | 92 | 12 |
| 6 | 101 | 12 |
| 7 | 107 | 12 |
| 0 | 107 | 12 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (+ x y) (+ x y)) |
(+ x y) |
x |
y |
| Outputs |
|---|
(* (+ x y) (+ x y)) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
(+ x y) |
(+.f64 x y) |
x |
y |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 12.0ms | 256× | 0 | valid |
Compiled 14 to 6 computations (57.1% saved)
ival-mult: 2.0ms (61.2% of total)ival-add: 1.0ms (30.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (+ x y) (+ x y))> |
#<alt (+ x y)> |
| Outputs |
|---|
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (* (+ x y) (+ x y)) |
| 0.0ms | y | @ | -inf | (* (+ x y) (+ x y)) |
| 0.0ms | x | @ | -inf | (* (+ x y) (+ x y)) |
| 0.0ms | y | @ | inf | (* (+ x y) (+ x y)) |
| 0.0ms | x | @ | 0 | (* (+ x y) (+ x y)) |
| 1× | batch-egg-rewrite |
| 5 646× | *-lowering-*.f32 |
| 5 646× | *-lowering-*.f64 |
| 4 194× | accelerator-lowering-fma.f32 |
| 4 194× | accelerator-lowering-fma.f64 |
| 3 878× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 8 |
| 1 | 26 | 8 |
| 2 | 218 | 8 |
| 3 | 2800 | 8 |
| 0 | 9133 | 8 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ x y) (+ x y)) |
(+ x y) |
| Outputs |
|---|
(+.f64 (*.f64 x x) (fma.f64 x y (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 y y) (fma.f64 x y (*.f64 x (+.f64 x y)))) |
(+.f64 (*.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 x y) (fma.f64 y y (*.f64 x (+.f64 x y)))) |
(+.f64 (*.f64 x (+.f64 x y)) (*.f64 y (+.f64 x y))) |
(+.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y))) |
(+.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 x y)) |
(+.f64 (fma.f64 x (+.f64 x y) (*.f64 x y)) (*.f64 y y)) |
(+.f64 (fma.f64 y (+.f64 x y) (*.f64 x y)) (*.f64 x x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 x y))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (+.f64 x y)) (log.f64 (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 x (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(fma.f64 x x (fma.f64 x y (*.f64 y (+.f64 x y)))) |
(fma.f64 x y (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(fma.f64 x y (fma.f64 y y (*.f64 x (+.f64 x y)))) |
(fma.f64 x (+.f64 x y) (*.f64 y (+.f64 x y))) |
(fma.f64 y x (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(fma.f64 y x (fma.f64 y y (*.f64 x (+.f64 x y)))) |
(fma.f64 y y (fma.f64 x y (*.f64 x (+.f64 x y)))) |
(fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x y))) |
(fma.f64 (+.f64 x y) x (*.f64 y (+.f64 x y))) |
(fma.f64 (+.f64 x y) y (*.f64 x (+.f64 x y))) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) x) (*.f64 y (+.f64 x y))) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) y) (*.f64 x (+.f64 x y))) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 y (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (+.f64 x y))) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (+.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) (*.f64 y (+.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 y (-.f64 x y)) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 x (-.f64 x y)) (*.f64 y (+.f64 x y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y) (fma.f64 x y (*.f64 x (+.f64 x y)))) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (+.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y (+.f64 x y))) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 x y))) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 x (+.f64 x y))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y) (*.f64 x (+.f64 x y))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 x (+.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y (+.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (*.f64 y (+.f64 x y))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y) (*.f64 y (+.f64 x y))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (+.f64 x y))) |
(/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 x (*.f64 x (+.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (*.f64 y (*.f64 y (+.f64 x y))) (-.f64 (*.f64 (+.f64 x y) (*.f64 x (*.f64 x (+.f64 x y)))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 y (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 x (*.f64 x (+.f64 x y))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 x y) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 x y) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (-.f64 x y) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 x (*.f64 x (+.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 x (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (+.f64 x y)) (-.f64 y x)) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 x (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 x (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 x (*.f64 y (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 x (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 x (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 x (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 x (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 x (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 x (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 y (-.f64 y x)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 y x) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 y x) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) y)) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 x y) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 x y) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 x y) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 x y) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 x y) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 y x) (*.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 x y) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 y x) (*.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 x y) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) y)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 y x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 y x) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 y (-.f64 y x)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 x y) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 y x) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 y x) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (-.f64 y x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) y)) (*.f64 (*.f64 x (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 x (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y (-.f64 y x)) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 x y) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 x (-.f64 x y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 x (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 y x) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 x (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 y x) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x y) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 y x) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 y x) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 y x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 x y) (*.f64 (-.f64 y x) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 y x) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 y x) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 y x) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 y x) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 y x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (*.f64 y (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 x y) (*.f64 (-.f64 y x) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 y x) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 y x) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 y x) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 y x) (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (*.f64 y #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 y (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 y (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 y (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 y (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 y (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 y (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 y (*.f64 x (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 y (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 y (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 y (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) x)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) x)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (/.f64 (-.f64 x y) (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 y (-.f64 y x)) x)) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (*.f64 y (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (-.f64 y x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 x y) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 y (-.f64 y x)) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 y (-.f64 y x)) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (*.f64 y (-.f64 y x)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (-.f64 y x)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (*.f64 y (-.f64 y x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (-.f64 y x)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (*.f64 x (-.f64 x y)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 y x) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 y (-.f64 y x))) (-.f64 y x) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) x)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 y x) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 y x) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) x)) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 x y) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 x y) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 x y) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 y x) (*.f64 (-.f64 x y) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 x y) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 y x) (*.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 x y) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) x)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 x y) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 y x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 y x) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) x)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 x y) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 y x) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))) (-.f64 y x) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 x y))))) (-.f64 y x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) x)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 x y) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 y x) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 y x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 y x) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 x y) (*.f64 (-.f64 y x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 y x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 y x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 y x) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 y x) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y x) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) y) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 x y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) y) (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) x)) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 x y) (*.f64 (-.f64 y x) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))) (*.f64 (-.f64 y x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (*.f64 x (-.f64 x y)) (*.f64 (-.f64 y x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 y x) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 (*.f64 x y) (*.f64 x x)) (*.f64 (-.f64 y x) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y x) (-.f64 (*.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 x (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) y) (-.f64 y x) (*.f64 (-.f64 y x) (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(pow.f64 (+.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 x (*.f64 x (+.f64 x y))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 x y))) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (+.f64 x y))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (pow.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (pow.f64 (/.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (pow.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (pow.f64 (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 x (*.f64 x (+.f64 x y))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) (-.f64 y x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 x (*.f64 x (+.f64 x y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (+.f64 x y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) #s(literal 1 binary64))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(exp.f64 (log.f64 (+.f64 x y))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (exp.f64 (log.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (exp.f64 (log.f64 (-.f64 x y)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (exp.f64 (log.f64 (-.f64 y x)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(pow.f64 (+.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 x y)) #s(literal 2 binary64)) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (pow.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (+.f64 x y) (pow.f64 (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 x y)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (+.f64 x y)) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (*.f64 (-.f64 y x) (*.f64 y (-.f64 y x))))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 x y))))) |
| 1× | egg-herbie |
| 7 026× | accelerator-lowering-fma.f32 |
| 7 026× | accelerator-lowering-fma.f64 |
| 2 898× | *-lowering-*.f32 |
| 2 898× | *-lowering-*.f64 |
| 1 650× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 264 |
| 1 | 193 | 264 |
| 2 | 490 | 264 |
| 3 | 1595 | 252 |
| 4 | 3905 | 252 |
| 5 | 6954 | 252 |
| 0 | 8103 | 222 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow y 2)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow x 2)) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 y x) |
(* x (+ 1 (/ y x))) |
(+.f64 y x) |
(* x (+ 1 (/ y x))) |
(+.f64 y x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 y x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 y x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 y x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 y x) |
(* y (+ 1 (/ x y))) |
(+.f64 y x) |
(* y (+ 1 (/ x y))) |
(+.f64 y x) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 y x) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 y x) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 y x) |
Compiled 53 466 to 2 965 computations (94.5% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 146 | 7 | 1 153 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 1 146 | 8 | 1 154 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.4% | (fma.f64 (+.f64 x y) x (*.f64 y (+.f64 x y))) |
| 57.7% | (fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) | |
| 96.5% | (fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) | |
| ▶ | 55.8% | (fma.f64 y y #s(literal 0 binary64)) |
| ▶ | 60.4% | (fma.f64 x x #s(literal 0 binary64)) |
| ✓ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
| ▶ | 57.2% | (*.f64 (+.f64 x y) y) |
| ▶ | 59.5% | (*.f64 (+.f64 x y) x) |
Compiled 127 to 72 computations (43.3% saved)
| 1× | egg-herbie |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 (+.f64 x y) y) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | -64 | (*.f64 (+.f64 x y) x) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (fma.f64 y y #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x x #s(literal 0 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 y (+.f64 x y)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 384 | (fma.f64 (+.f64 x y) x (*.f64 y (+.f64 x y))) |
| 162× | accelerator-lowering-fma.f32 |
| 162× | accelerator-lowering-fma.f64 |
| 130× | +-lowering-+.f64 |
| 130× | +-lowering-+.f32 |
| 66× | associate-+r+ |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 51 |
| 1 | 21 | 47 |
| 2 | 41 | 47 |
| 3 | 71 | 47 |
| 4 | 109 | 47 |
| 5 | 127 | 47 |
| 6 | 133 | 47 |
| 0 | 133 | 47 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (+ x y) x) (* y (+ x y))) |
(+ x y) |
x |
y |
(* y (+ x y)) |
(+ (* x x) 0) |
x |
0 |
(+ (* y y) 0) |
y |
0 |
(* (+ x y) x) |
(+ x y) |
x |
y |
(* (+ x y) y) |
(+ x y) |
x |
y |
| Outputs |
|---|
(+ (* (+ x y) x) (* y (+ x y))) |
(fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) |
(+ x y) |
(+.f64 x y) |
x |
y |
(* y (+ x y)) |
(fma.f64 y (+.f64 x y) #s(literal 0 binary64)) |
(+ (* x x) 0) |
(fma.f64 x x #s(literal 0 binary64)) |
x |
0 |
#s(literal 0 binary64) |
(+ (* y y) 0) |
(fma.f64 y y #s(literal 0 binary64)) |
y |
0 |
#s(literal 0 binary64) |
(* (+ x y) x) |
(fma.f64 x (+.f64 x y) #s(literal 0 binary64)) |
(+ x y) |
(+.f64 x y) |
x |
y |
(* (+ x y) y) |
(fma.f64 y (+.f64 x y) #s(literal 0 binary64)) |
(+ x y) |
(+.f64 x y) |
x |
y |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 x y) y) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 x y) x) |
| ✓ | accuracy | 100.0% | (fma.f64 y y #s(literal 0 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x x #s(literal 0 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 y (+.f64 x y)) |
| ✓ | accuracy | 98.4% | (fma.f64 (+.f64 x y) x (*.f64 y (+.f64 x y))) |
| 25.0ms | 256× | 0 | valid |
Compiled 54 to 14 computations (74.1% saved)
ival-add: 8.0ms (52.2% of total)ival-mult: 7.0ms (45.7% 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 y) x) (* y (+ x y)))> |
#<alt (+ x y)> |
#<alt (* y (+ x y))> |
#<alt (+ (* x x) 0)> |
#<alt (+ (* y y) 0)> |
#<alt (* (+ x y) x)> |
#<alt (* (+ x y) y)> |
| Outputs |
|---|
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* x y)> |
#<alt (* y (+ x y))> |
#<alt (* y (+ x y))> |
#<alt (* y (+ x y))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (pow y 2)> |
#<alt (+ (* x y) (pow y 2))> |
#<alt (+ (* x y) (pow y 2))> |
#<alt (+ (* x y) (pow y 2))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ (pow y 2) x)))> |
#<alt (* x (+ y (/ (pow y 2) x)))> |
#<alt (* x (+ y (/ (pow y 2) x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* x y)> |
#<alt (* x (+ x y))> |
#<alt (* x (+ x y))> |
#<alt (* x (+ x y))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (pow x 2)> |
#<alt (+ (* x y) (pow x 2))> |
#<alt (+ (* x y) (pow x 2))> |
#<alt (+ (* x y) (pow x 2))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ (pow x 2) y)))> |
#<alt (* y (+ x (/ (pow x 2) y)))> |
#<alt (* y (+ x (/ (pow x 2) y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (pow y 2)> |
#<alt (+ (* x y) (pow y 2))> |
#<alt (+ (* x y) (pow y 2))> |
#<alt (+ (* x y) (pow y 2))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ (pow y 2) x)))> |
#<alt (* x (+ y (/ (pow y 2) x)))> |
#<alt (* x (+ y (/ (pow y 2) x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* x y)> |
#<alt (* y (+ x y))> |
#<alt (* y (+ x y))> |
#<alt (* y (+ x y))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
#<alt (* (pow y 2) (+ 1 (/ x y)))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | (* y (+ x y)) |
| 0.0ms | x | @ | inf | (+ (* (+ x y) x) (* y (+ x y))) |
| 0.0ms | y | @ | inf | (+ (* (+ x y) x) (* y (+ x y))) |
| 0.0ms | y | @ | -inf | (+ (* (+ x y) x) (* y (+ x y))) |
| 0.0ms | x | @ | -inf | (+ (* (+ x y) x) (* y (+ x y))) |
| 1× | batch-egg-rewrite |
| 14 046× | accelerator-lowering-fma.f32 |
| 14 046× | accelerator-lowering-fma.f64 |
| 4 954× | *-lowering-*.f32 |
| 4 954× | *-lowering-*.f64 |
| 3 656× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 35 |
| 1 | 68 | 31 |
| 2 | 773 | 29 |
| 0 | 8683 | 29 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (+ x y) x) (* y (+ x y))) |
(+ x y) |
(* y (+ x y)) |
(+ (* x x) 0) |
(+ (* y y) 0) |
(* (+ x y) x) |
(* (+ x y) y) |
| Outputs |
|---|
(+.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 (+.f64 x y) y))) |
(+.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64)))) |
(+.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64)))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(+.f64 (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(+.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 x (+.f64 (+.f64 x y) y)) (fma.f64 y y #s(literal 0 binary64))) |
(+.f64 (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(+.f64 (fma.f64 y (+.f64 x y) (fma.f64 x y #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (+.f64 (+.f64 x y) y) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)))) |
(fma.f64 x x (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 x y (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64)))) |
(fma.f64 x y (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64)))) |
(fma.f64 x (+.f64 x y) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 x (+.f64 (+.f64 x y) y) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 y x (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64)))) |
(fma.f64 y x (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64)))) |
(fma.f64 y y (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 y (+.f64 x y) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (+.f64 x y) x (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (+.f64 x y) y (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) x) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) y) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x))))) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 x y) #s(literal 0 binary64))) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (+.f64 x y)) (/.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x y)) (/.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (+.f64 x y)) (+.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (+.f64 x y)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 x x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 x x) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 x (+.f64 x y)) (/.f64 (*.f64 x (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (+.f64 x y)) (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (+.f64 x y)) (/.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 y y) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 y y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 y (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y (fma.f64 y (+.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 x y) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) |
(/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (fma.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (*.f64 (-.f64 x y) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (*.f64 (-.f64 x y) (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 x y) (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (*.f64 (-.f64 x y) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (*.f64 (-.f64 x y) (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 x y) (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x))) (*.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x))) (*.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 x y) (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (-.f64 x y) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x))) (*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 x y) (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))))) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (-.f64 (*.f64 (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (+.f64 x y) y)) #s(literal 3 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 (*.f64 x (+.f64 (+.f64 x y) y)) (*.f64 x (+.f64 (+.f64 x y) y)) (-.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 x (+.f64 (+.f64 x y) y)) (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))))) (-.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 y (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 (+.f64 x y) y)) (*.f64 x (+.f64 (+.f64 x y) y))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 x (+.f64 (+.f64 x y) y)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) (+.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) #s(literal 1 binary64)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 x y)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 x y)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (+.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)) (+.f64 x y)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) #s(literal 9 binary64)) (pow.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x))))) (fma.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 x (*.f64 (+.f64 x y) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))))) (*.f64 (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))))) (-.f64 (*.f64 y (*.f64 (+.f64 x y) (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))))) (*.f64 x (*.f64 (+.f64 x y) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64))) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x))))) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64))) (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64))) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (*.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) (fma.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (fma.f64 x x (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (fma.f64 x x (fma.f64 y y #s(literal 0 binary64))))) |
(pow.f64 (+.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x)))))) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) |
(*.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (+.f64 x y)) (+.f64 x y)) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (+.f64 x y) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) (neg.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))) |
(-.f64 (+.f64 x y) (/.f64 #s(literal 0 binary64) (-.f64 x y))) |
(-.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y))) |
(-.f64 (/.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 x (-.f64 (+.f64 x y) y)) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y))) |
(-.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 y x)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 y x))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (-.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)) (-.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) (*.f64 (-.f64 x y) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) (fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) (*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y))) (*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))) (+.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) (fma.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) (*.f64 (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (+.f64 x y) (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x x (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x x (fma.f64 y y #s(literal 0 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(+.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(-.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(-.f64 (/.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 x y (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y x (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y y (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 y y (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 y (+.f64 x y) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (+.f64 x y) y #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) y) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 x y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 y y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 y y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 y y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) |
(/.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (*.f64 y (-.f64 y x))) (*.f64 y (-.f64 y x))) |
(/.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 x y)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y)) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x y #s(literal 0 binary64)) y) y))) (fma.f64 y (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (*.f64 y (fma.f64 x y #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) #s(literal 0 binary64)) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(/.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) y) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)) y) (-.f64 y x)) |
(*.f64 y (+.f64 x y)) |
(*.f64 (+.f64 x y) y) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) y)) |
(*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y)) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))))) |
(*.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(*.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x (*.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 x (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (/.f64 x x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 x x)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(+.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(-.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 y y #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 y (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 y y)) |
(*.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 y y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 y (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(+.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(+.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(-.f64 (fma.f64 x (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 x x (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 x x (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 x y (fma.f64 x x #s(literal 0 binary64))) |
(fma.f64 x (+.f64 x y) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 y x (fma.f64 x x #s(literal 0 binary64))) |
(fma.f64 (+.f64 x y) x #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) x) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 x x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 x x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (/.f64 (fma.f64 x x #s(literal 0 binary64)) x) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 x x) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 x x) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) x) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) x) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x))) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x)) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x)) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x y #s(literal 0 binary64)) y) y))) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (-.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 x (-.f64 x y))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) x) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) x) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)) x) (-.f64 y x)) |
(*.f64 x (+.f64 x y)) |
(*.f64 (+.f64 x y) x) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) x)) |
(*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x)) |
(*.f64 (*.f64 x (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(+.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(-.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(-.f64 (/.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(fma.f64 x y (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y x (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y y (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 y y (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 y (+.f64 x y) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (+.f64 x y) y #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) y) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 x y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 y y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (/.f64 y y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 y y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y y) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) y) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 x y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x y #s(literal 0 binary64)))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))) (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) |
(/.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (*.f64 y (-.f64 y x))) (*.f64 y (-.f64 y x))) |
(/.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 x y)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y)) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 y (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x y #s(literal 0 binary64)) y) y))) (fma.f64 y (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 y (*.f64 y (fma.f64 x y #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)))) #s(literal 0 binary64)) (fma.f64 y (+.f64 x y) #s(literal 0 binary64))) |
(/.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) y) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 y x) #s(literal 0 binary64)) y) (-.f64 y x)) |
(*.f64 y (+.f64 x y)) |
(*.f64 (+.f64 x y) y) |
(*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) y)) |
(*.f64 (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y)) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))) (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (-.f64 y x)))))) |
(*.f64 (fma.f64 (fma.f64 y (+.f64 x y) #s(literal 0 binary64)) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 x y) #s(literal 0 binary64)))) |
(*.f64 (*.f64 y (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 y (fma.f64 (+.f64 x y) (-.f64 x y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (fma.f64 x x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
| 1× | egg-herbie |
| 9 800× | accelerator-lowering-fma.f32 |
| 9 800× | accelerator-lowering-fma.f64 |
| 3 098× | *-lowering-*.f32 |
| 3 098× | *-lowering-*.f64 |
| 2 036× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 660 |
| 1 | 267 | 660 |
| 2 | 705 | 660 |
| 3 | 2094 | 648 |
| 4 | 4752 | 648 |
| 5 | 7846 | 648 |
| 0 | 8427 | 618 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* x y) |
(* y (+ x y)) |
(* y (+ x y)) |
(* y (+ x y)) |
(pow y 2) |
(* (pow y 2) (+ 1 (/ x y))) |
(* (pow y 2) (+ 1 (/ x y))) |
(* (pow y 2) (+ 1 (/ x y))) |
(pow y 2) |
(* (pow y 2) (+ 1 (/ x y))) |
(* (pow y 2) (+ 1 (/ x y))) |
(* (pow y 2) (+ 1 (/ x y))) |
(pow y 2) |
(+ (* x y) (pow y 2)) |
(+ (* x y) (pow y 2)) |
(+ (* x y) (pow y 2)) |
(* x y) |
(* x (+ y (/ (pow y 2) x))) |
(* x (+ y (/ (pow y 2) x))) |
(* x (+ y (/ (pow y 2) x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* x y) |
(* x (+ x y)) |
(* x (+ x y)) |
(* x (+ x y)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (/ y x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (/ y x))) |
(pow x 2) |
(+ (* x y) (pow x 2)) |
(+ (* x y) (pow x 2)) |
(+ (* x y) (pow x 2)) |
(* x y) |
(* y (+ x (/ (pow x 2) y))) |
(* y (+ x (/ (pow x 2) y))) |
(* y (+ x (/ (pow x 2) y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(pow y 2) |
(+ (* x y) (pow y 2)) |
(+ (* x y) (pow y 2)) |
(+ (* x y) (pow y 2)) |
(* x y) |
(* x (+ y (/ (pow y 2) x))) |
(* x (+ y (/ (pow y 2) x))) |
(* x (+ y (/ (pow y 2) x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(* x y) |
(* y (+ x y)) |
(* y (+ x y)) |
(* y (+ x y)) |
(pow y 2) |
(* (pow y 2) (+ 1 (/ x y))) |
(* (pow y 2) (+ 1 (/ x y))) |
(* (pow y 2) (+ 1 (/ x y))) |
(pow y 2) |
(* (pow y 2) (+ 1 (/ x y))) |
(* (pow y 2) (+ 1 (/ x y))) |
(* (pow y 2) (+ 1 (/ x y))) |
| Outputs |
|---|
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow y 2)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow x 2)) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (fma.f64 x x #s(literal 0 binary64))) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 y x) |
(* x (+ 1 (/ y x))) |
(+.f64 y x) |
(* x (+ 1 (/ y x))) |
(+.f64 y x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 y x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 y x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 y x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 y x) |
(* y (+ 1 (/ x y))) |
(+.f64 y x) |
(* y (+ 1 (/ x y))) |
(+.f64 y x) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 y x) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 y x) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 y x) |
(* x y) |
(fma.f64 y x #s(literal 0 binary64)) |
(* y (+ x y)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* y (+ x y)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* y (+ x y)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* x y) (pow y 2)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(+ (* x y) (pow y 2)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(+ (* x y) (pow y 2)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* x y) |
(fma.f64 y x #s(literal 0 binary64)) |
(* x (+ y (/ (pow y 2) x))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* x (+ y (/ (pow y 2) x))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* x (+ y (/ (pow y 2) x))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* x y) |
(fma.f64 y x #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 y x #s(literal 0 binary64)) |
(* x (+ x y)) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* x (+ x y)) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* x (+ x y)) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (/ y x))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (/ y x))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (/ y x))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (/ y x))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (/ y x))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (/ y x))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(+ (* x y) (pow x 2)) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(+ (* x y) (pow x 2)) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(+ (* x y) (pow x 2)) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* x y) |
(fma.f64 y x #s(literal 0 binary64)) |
(* y (+ x (/ (pow x 2) y))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* y (+ x (/ (pow x 2) y))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* y (+ x (/ (pow x 2) y))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* x y) |
(fma.f64 y x #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(fma.f64 x (+.f64 y x) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* x y) (pow y 2)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(+ (* x y) (pow y 2)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(+ (* x y) (pow y 2)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* x y) |
(fma.f64 y x #s(literal 0 binary64)) |
(* x (+ y (/ (pow y 2) x))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* x (+ y (/ (pow y 2) x))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* x (+ y (/ (pow y 2) x))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* x y) |
(fma.f64 y x #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* x y) |
(fma.f64 y x #s(literal 0 binary64)) |
(* y (+ x y)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* y (+ x y)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* y (+ x y)) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (/ x y))) |
(fma.f64 y (+.f64 y x) #s(literal 0 binary64)) |
Compiled 29 806 to 1 625 computations (94.5% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 190 | 3 | 1 193 |
| Fresh | 1 | 1 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 193 | 8 | 1 201 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.4% | (fma.f64 (+.f64 x y) x (*.f64 y (+.f64 x y))) |
| ▶ | 57.7% | (fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
| ▶ | 96.5% | (fma.f64 y y (*.f64 x (+.f64 (+.f64 x y) y))) |
| ✓ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
| ✓ | 57.2% | (*.f64 (+.f64 x y) y) |
| ✓ | 59.5% | (*.f64 (+.f64 x y) x) |
| ▶ | 55.8% | (*.f64 y y) |
| ▶ | 60.4% | (*.f64 x x) |
Compiled 66 to 35 computations (47% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 2 binary64) x y) |
| ✓ | cost-diff | 0 | (fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 x (+.f64 (+.f64 x y) y)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x y) y) |
| ✓ | cost-diff | 384 | (fma.f64 y y (*.f64 x (+.f64 (+.f64 x y) y))) |
| ✓ | cost-diff | -64 | (*.f64 y y) |
| ✓ | cost-diff | -64 | (*.f64 x x) |
| 162× | accelerator-lowering-fma.f32 |
| 162× | accelerator-lowering-fma.f64 |
| 130× | +-lowering-+.f64 |
| 130× | +-lowering-+.f32 |
| 64× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 52 |
| 1 | 34 | 52 |
| 2 | 74 | 52 |
| 3 | 104 | 48 |
| 4 | 150 | 48 |
| 5 | 157 | 48 |
| 6 | 159 | 48 |
| 0 | 159 | 44 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x x) |
x |
(* y y) |
y |
(+ (* y y) (* x (+ (+ x y) y))) |
y |
(* x (+ (+ x y) y)) |
x |
(+ (+ x y) y) |
(+ x y) |
(+ (* y (+ (* 2 x) y)) 0) |
y |
(+ (* 2 x) y) |
2 |
x |
0 |
| Outputs |
|---|
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
x |
(* y y) |
(fma.f64 y y #s(literal 0 binary64)) |
y |
(+ (* y y) (* x (+ (+ x y) y))) |
(fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 0 binary64)) |
y |
(* x (+ (+ x y) y)) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64)) |
x |
(+ (+ x y) y) |
(fma.f64 y #s(literal 2 binary64) x) |
(+ x y) |
(+.f64 x y) |
(+ (* y (+ (* 2 x) y)) 0) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
y |
(+ (* 2 x) y) |
(fma.f64 x #s(literal 2 binary64) y) |
2 |
#s(literal 2 binary64) |
x |
0 |
#s(literal 0 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 2 binary64) x y) |
| ✓ | accuracy | 100.0% | (fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 (+.f64 x y) y)) |
| ✓ | accuracy | 99.9% | (+.f64 (+.f64 x y) y) |
| ✓ | accuracy | 96.5% | (fma.f64 y y (*.f64 x (+.f64 (+.f64 x y) y))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| 31.0ms | 256× | 0 | valid |
Compiled 52 to 16 computations (69.2% saved)
ival-add: 13.0ms (61.8% of total)ival-mult: 8.0ms (38% 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 x)> |
#<alt (* y y)> |
#<alt (+ (* y y) (* x (+ (+ x y) y)))> |
#<alt (+ (+ x y) y)> |
#<alt (+ x y)> |
#<alt (* x (+ (+ x y) y))> |
#<alt (+ (* y (+ (* 2 x) y)) 0)> |
#<alt (+ (* 2 x) y)> |
| Outputs |
|---|
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* 2 y)> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ y x))))> |
#<alt (* x (+ 1 (* 2 (/ y x))))> |
#<alt (* x (+ 1 (* 2 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -2 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt (* 2 y)> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (* 2 y)> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 2)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 2)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 2)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt y> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* 2 x)> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt y> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | inf | (+ (* y (+ (* 2 x) y)) 0) |
| 1.0ms | y | @ | 0 | (+ (* y (+ (* 2 x) y)) 0) |
| 0.0ms | y | @ | -inf | (+ (* y (+ (* 2 x) y)) 0) |
| 0.0ms | x | @ | -inf | (+ (* y (+ (* 2 x) y)) 0) |
| 0.0ms | x | @ | -inf | (+ (* y y) (* x (+ (+ x y) y))) |
| 1× | batch-egg-rewrite |
| 13 224× | accelerator-lowering-fma.f32 |
| 13 224× | accelerator-lowering-fma.f64 |
| 5 626× | *-lowering-*.f32 |
| 5 626× | *-lowering-*.f64 |
| 3 632× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 44 |
| 1 | 89 | 44 |
| 2 | 918 | 34 |
| 0 | 9528 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x x) |
(* y y) |
(+ (* y y) (* x (+ (+ x y) y))) |
(+ (+ x y) y) |
(+ x y) |
(* x (+ (+ x y) y)) |
(+ (* y (+ (* 2 x) y)) 0) |
(+ (* 2 x) y) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(-.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 y y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y y #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) #s(literal 0 binary64)) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 (*.f64 x x) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(+.f64 (*.f64 x x) (fma.f64 x y (*.f64 y (+.f64 x y)))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))) |
(+.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) |
(+.f64 (*.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 x y) (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64)))) |
(+.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y))) |
(+.f64 (*.f64 x (+.f64 x y)) (*.f64 y (+.f64 x y))) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (neg.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(+.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (*.f64 x y)) |
(+.f64 (fma.f64 y y (*.f64 x x)) (*.f64 x #s(literal 0 binary64))) |
(+.f64 (fma.f64 y (+.f64 x y) (*.f64 x y)) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(fma.f64 x x (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(fma.f64 x x (fma.f64 x y (*.f64 y (+.f64 x y)))) |
(fma.f64 x y (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(fma.f64 x y (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64)))) |
(fma.f64 x (+.f64 x y) (*.f64 y (+.f64 x y))) |
(fma.f64 x (+.f64 x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y x (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(fma.f64 y x (fma.f64 x (+.f64 x y) (fma.f64 y y #s(literal 0 binary64)))) |
(fma.f64 y y (*.f64 x (+.f64 x #s(literal 0 binary64)))) |
(fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x y))) |
(fma.f64 (+.f64 x y) x (*.f64 y (+.f64 x y))) |
(fma.f64 (+.f64 x y) y (*.f64 x (+.f64 x y))) |
(fma.f64 (+.f64 x #s(literal 0 binary64)) x (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (neg.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) y) (*.f64 x (+.f64 x y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) x) (*.f64 y (+.f64 x y))) |
(fma.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))) x) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) (*.f64 y (+.f64 x y))) |
(fma.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))) x) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (+.f64 x y) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x (+.f64 x y)))))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 y (+.f64 x y))) |
(fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y (+.f64 x y))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 y (+.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y (+.f64 x y))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x (+.f64 x #s(literal 0 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 x y (*.f64 y (+.f64 x y)))) |
(fma.f64 (*.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x (+.f64 x y))) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x (+.f64 x y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (fma.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (+.f64 x y)) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) (neg.f64 (fma.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 x y)) (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (+.f64 x y)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (+.f64 x y)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) (-.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y) (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) x))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y) (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (-.f64 x y) (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) x))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) x) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) x) (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (-.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) y)))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) (neg.f64 (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (+.f64 x y)) (-.f64 x y))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (+.f64 x y))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (fma.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (fma.f64 y y (*.f64 x (+.f64 x y))) (-.f64 (*.f64 x (*.f64 (fma.f64 y y #s(literal 0 binary64)) x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (*.f64 x y))))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 y (*.f64 (+.f64 x y) (*.f64 y (+.f64 x y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (fma.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (*.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (fma.f64 y y (*.f64 x (+.f64 x y)))) (*.f64 x (*.f64 (fma.f64 y y #s(literal 0 binary64)) x))) (-.f64 (fma.f64 y y (*.f64 x (+.f64 x y))) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)))) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (+.f64 x y) (+.f64 x y)))) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) (*.f64 (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) #s(literal 1 binary64)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(pow.f64 (+.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
(*.f64 (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (+.f64 x y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal 1 binary64)) (pow.f64 (+.f64 x y) #s(literal 1 binary64))) |
(+.f64 x #s(literal 0 binary64)) |
(+.f64 x (*.f64 #s(literal -2 binary64) y)) |
(+.f64 y (+.f64 x y)) |
(+.f64 y (-.f64 x y)) |
(+.f64 (+.f64 x y) y) |
(+.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y)) |
(+.f64 #s(literal 0 binary64) x) |
(+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64))) (neg.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))))) |
(-.f64 x #s(literal 0 binary64)) |
(-.f64 (+.f64 x y) y) |
(-.f64 (-.f64 x y) y) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (-.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (-.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (+.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) y)) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64))))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (+.f64 x #s(literal 0 binary64)))) |
(-.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (+.f64 y (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y))) |
(fma.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) y) |
(fma.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) y) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) y) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y)))) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) y) |
(fma.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))) (neg.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) y) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) y) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x y) y) |
(fma.f64 #s(literal 1 binary64) (+.f64 x y) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) y) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (+.f64 x y)) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (-.f64 x y)) |
(neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) (fma.f64 y y (*.f64 (+.f64 x y) (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (fma.f64 y y (*.f64 (+.f64 x y) (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64)))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (+.f64 x y) (+.f64 x #s(literal 0 binary64)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (fma.f64 x (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64))) (*.f64 (+.f64 x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (fma.f64 y (fma.f64 y y #s(literal 0 binary64)) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 y y (-.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 y (-.f64 x y))))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 3 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 x y)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (+.f64 x #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64))) (fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 y (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y))) (-.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64)))) (*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 0 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x #s(literal 0 binary64)) (*.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (+.f64 x y) (+.f64 x #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (*.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 y (+.f64 x #s(literal 0 binary64)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 (*.f64 x (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 0 binary64))))) |
(*.f64 (/.f64 (+.f64 x #s(literal 0 binary64)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64)))) (/.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y))) |
(-.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 x y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 (*.f64 x x) (*.f64 x #s(literal 0 binary64))) |
(+.f64 (*.f64 x x) (-.f64 (*.f64 x y) (*.f64 x y))) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x y) (*.f64 x (+.f64 x y))) |
(+.f64 (*.f64 x y) (*.f64 x (-.f64 x y))) |
(+.f64 (*.f64 x (+.f64 x y)) (*.f64 x y)) |
(+.f64 (*.f64 x (+.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x #s(literal 0 binary64))) |
(-.f64 (*.f64 x (+.f64 x y)) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (/.f64 (*.f64 x (*.f64 (fma.f64 y y #s(literal 0 binary64)) x)) (*.f64 x (+.f64 x #s(literal 0 binary64))))) |
(fma.f64 x x (*.f64 x #s(literal 0 binary64))) |
(fma.f64 x x (-.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 x y (*.f64 x (+.f64 x y))) |
(fma.f64 x y (*.f64 x (-.f64 x y))) |
(fma.f64 x (+.f64 x y) (*.f64 x y)) |
(fma.f64 x (+.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(fma.f64 x #s(literal 0 binary64) (*.f64 x x)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 y x (*.f64 x (+.f64 x y))) |
(fma.f64 y x (*.f64 x (-.f64 x y))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 y (*.f64 x #s(literal -2 binary64)) (*.f64 x x)) |
(fma.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x x)) |
(fma.f64 (+.f64 x y) x (*.f64 x y)) |
(fma.f64 (+.f64 x y) x (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x y) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 0 binary64) x (*.f64 x x)) |
(fma.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x x)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) x) (*.f64 x y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) x) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x y) #s(literal -2 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x x)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) (*.f64 x y)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal -2 binary64)) y (*.f64 x x)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x) (*.f64 x x)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x x)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x y)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x y)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x y)) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal 0 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -2 binary64) (*.f64 x y) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) x (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 0 binary64)) y) (fma.f64 x #s(literal 2 binary64) y) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) y (*.f64 x x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (+.f64 x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (fma.f64 x (*.f64 (+.f64 x y) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (+.f64 x y) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x (+.f64 x y))))) (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x #s(literal 0 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (*.f64 x (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 0 binary64)) (fma.f64 x (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (*.f64 x (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64)))) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64)))) (fma.f64 y y (*.f64 (+.f64 x y) (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) x) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (neg.f64 (fma.f64 x (*.f64 (+.f64 x y) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x (+.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) x)) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 x #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 x (*.f64 (fma.f64 y y #s(literal 0 binary64)) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (fma.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (-.f64 (*.f64 x x) (*.f64 x #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (fma.f64 y y #s(literal 0 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 x (+.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 x (+.f64 x #s(literal 0 binary64))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (+.f64 x #s(literal 0 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 0 binary64))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64))))) x)) |
(*.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (+.f64 x y) (*.f64 x (+.f64 x y))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 0 binary64)))) |
(*.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))) (+.f64 x #s(literal 0 binary64))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x (+.f64 x #s(literal 0 binary64)))))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x #s(literal 0 binary64))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 0 binary64) #s(literal 0 binary64))) |
(+.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))) |
(-.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 x #s(literal 0 binary64))) |
(-.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) (/.f64 (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y y (*.f64 x #s(literal 0 binary64))) |
(fma.f64 y y (fma.f64 x #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 y y (-.f64 (*.f64 x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(fma.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 x #s(literal -2 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x y) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) y) y #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) x (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x y) #s(literal -2 binary64) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (*.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 0 binary64) (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 2 binary64) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 2 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -2 binary64)) y (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 x y) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (fma.f64 x #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (-.f64 (*.f64 x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) y) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) y) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) y) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) y) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) y) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y y) (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) y) y) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) y) (/.f64 y (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) y) (/.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) x (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 0 binary64)) y) (fma.f64 x #s(literal 2 binary64) y) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (fma.f64 y y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) y (fma.f64 y y #s(literal 0 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (fma.f64 (*.f64 x x) #s(literal 0 binary64) (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 0 binary64) (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) y)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (fma.f64 y y (*.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 0 binary64) (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))) #s(literal 0 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) y)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) #s(literal 0 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) (neg.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 0 binary64) (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) y))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (fma.f64 y (*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64))) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 y (*.f64 y (*.f64 x #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (*.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 y (fma.f64 x #s(literal 2 binary64) y)) |
(*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 y (*.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) y)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) y)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (*.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 0 binary64) (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 0 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) y)) |
(*.f64 (/.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (*.f64 y (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) y) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) y) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) y) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) y) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) y) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) y) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 y y) (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 y (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) y) y) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) y)) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) y)) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 x #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 y y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) y) (/.f64 y (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 y (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) y) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) y) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y)) (/.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) y) (/.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 (fma.f64 x #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) y) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (neg.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(-.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 x #s(literal 2 binary64) y) |
(fma.f64 #s(literal 2 binary64) x y) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (neg.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 y y #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 y y (*.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 y y #s(literal 0 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 y y #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (fma.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 y y #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
| 1× | egg-herbie |
| 8 658× | accelerator-lowering-fma.f32 |
| 8 658× | accelerator-lowering-fma.f64 |
| 2 920× | *-lowering-*.f32 |
| 2 920× | *-lowering-*.f64 |
| 1 722× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 954 |
| 1 | 299 | 912 |
| 2 | 817 | 912 |
| 3 | 2404 | 828 |
| 4 | 4903 | 828 |
| 5 | 7858 | 828 |
| 0 | 8329 | 726 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* 2 y) |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
x |
(* x (+ 1 (* 2 (/ y x)))) |
(* x (+ 1 (* 2 (/ y x)))) |
(* x (+ 1 (* 2 (/ y x)))) |
x |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
x |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
(* 2 y) |
(* y (+ 2 (/ x y))) |
(* y (+ 2 (/ x y))) |
(* y (+ 2 (/ x y))) |
(* 2 y) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* 2 (* x y)) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(* 2 (* x y)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* 2 (* x y)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* 2 (* x y)) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(* 2 (* x y)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* 2 (* x y)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
y |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(* 2 x) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* 2 x) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
| Outputs |
|---|
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow x 2)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow y 2)) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (fma.f64 y y #s(literal 0 binary64))) |
(* 2 y) |
(fma.f64 #s(literal 2 binary64) y #s(literal 0 binary64)) |
(+ x (* 2 y)) |
(fma.f64 #s(literal 2 binary64) y x) |
(+ x (* 2 y)) |
(fma.f64 #s(literal 2 binary64) y x) |
(+ x (* 2 y)) |
(fma.f64 #s(literal 2 binary64) y x) |
x |
(* x (+ 1 (* 2 (/ y x)))) |
(fma.f64 #s(literal 2 binary64) y x) |
(* x (+ 1 (* 2 (/ y x)))) |
(fma.f64 #s(literal 2 binary64) y x) |
(* x (+ 1 (* 2 (/ y x)))) |
(fma.f64 #s(literal 2 binary64) y x) |
x |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(fma.f64 #s(literal 2 binary64) y x) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(fma.f64 #s(literal 2 binary64) y x) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(fma.f64 #s(literal 2 binary64) y x) |
x |
(+ x (* 2 y)) |
(fma.f64 #s(literal 2 binary64) y x) |
(+ x (* 2 y)) |
(fma.f64 #s(literal 2 binary64) y x) |
(+ x (* 2 y)) |
(fma.f64 #s(literal 2 binary64) y x) |
(* 2 y) |
(fma.f64 #s(literal 2 binary64) y #s(literal 0 binary64)) |
(* y (+ 2 (/ x y))) |
(fma.f64 #s(literal 2 binary64) y x) |
(* y (+ 2 (/ x y))) |
(fma.f64 #s(literal 2 binary64) y x) |
(* y (+ 2 (/ x y))) |
(fma.f64 #s(literal 2 binary64) y x) |
(* 2 y) |
(fma.f64 #s(literal 2 binary64) y #s(literal 0 binary64)) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(fma.f64 #s(literal 2 binary64) y x) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(fma.f64 #s(literal 2 binary64) y x) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(fma.f64 #s(literal 2 binary64) y x) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* 2 (* x y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(* x (+ x (* 2 y))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* x (+ x (* 2 y))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* x (+ x (* 2 y))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(pow x 2) |
(fma.f64 x x #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow x 2)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow x 2)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow x 2)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* 2 (* x y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* 2 (* x y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) #s(literal 0 binary64)) |
(* 2 (* x y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(* y (+ y (* 2 x))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* y (+ y (* 2 x))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* y (+ y (* 2 x))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow y 2)) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow y 2)) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow y 2)) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* 2 (* x y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* 2 (* x y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) #s(literal 0 binary64)) |
y |
(+ y (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) y) |
(+ y (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) y) |
(+ y (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) y) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* x (+ 2 (/ y x))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* x (+ 2 (/ y x))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* x (+ 2 (/ y x))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* 2 x) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
(+ y (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) y) |
(+ y (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) y) |
(+ y (* 2 x)) |
(fma.f64 x #s(literal 2 binary64) y) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* y (+ 1 (* 2 (/ x y)))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* y (+ 1 (* 2 (/ x y)))) |
(fma.f64 x #s(literal 2 binary64) y) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(fma.f64 x #s(literal 2 binary64) y) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(fma.f64 x #s(literal 2 binary64) y) |
Compiled 20 296 to 1 841 computations (90.9% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 893 | 1 | 894 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 4 | 4 |
| Total | 894 | 8 | 902 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.4% | (fma.f64 (+.f64 x y) x (*.f64 y (+.f64 x y))) |
| ✓ | 96.5% | (fma.f64 y y (*.f64 x (+.f64 (+.f64 x y) y))) |
| ▶ | 57.7% | (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
| ✓ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
| ✓ | 57.2% | (*.f64 (+.f64 x y) y) |
| ✓ | 59.5% | (*.f64 (+.f64 x y) x) |
| ✓ | 55.8% | (*.f64 y y) |
| ✓ | 60.4% | (*.f64 x x) |
Compiled 65 to 34 computations (47.7% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 2 binary64) y) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
| 30× | *-lowering-*.f32 |
| 30× | *-lowering-*.f64 |
| 18× | accelerator-lowering-fma.f32 |
| 18× | accelerator-lowering-fma.f64 |
| 14× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 9 | 15 |
| 2 | 16 | 15 |
| 3 | 24 | 15 |
| 4 | 26 | 15 |
| 0 | 26 | 13 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (+ (* x 2) y) y) |
(+ (* x 2) y) |
x |
2 |
y |
| Outputs |
|---|
(* (+ (* x 2) y) y) |
(*.f64 y (fma.f64 x #s(literal 2 binary64) y)) |
(+ (* x 2) y) |
(fma.f64 x #s(literal 2 binary64) y) |
x |
2 |
#s(literal 2 binary64) |
y |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 2 binary64) y) |
| ✓ | accuracy | 100.0% | (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
| 11.0ms | 256× | 0 | valid |
Compiled 15 to 8 computations (46.7% saved)
ival-mult: 3.0ms (62.3% of total)ival-add: 1.0ms (20.8% 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 2) y) y)> |
#<alt (+ (* x 2) y)> |
| Outputs |
|---|
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt y> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* 2 x)> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt y> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | inf | (* (+ (* x 2) y) y) |
| 0.0ms | x | @ | 0 | (* (+ (* x 2) y) y) |
| 0.0ms | x | @ | inf | (* (+ (* x 2) y) y) |
| 0.0ms | x | @ | -inf | (* (+ (* x 2) y) y) |
| 0.0ms | y | @ | -inf | (* (+ (* x 2) y) y) |
| 1× | batch-egg-rewrite |
| 11 780× | accelerator-lowering-fma.f32 |
| 11 780× | accelerator-lowering-fma.f64 |
| 4 328× | /-lowering-/.f32 |
| 4 328× | /-lowering-/.f64 |
| 4 166× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 12 |
| 1 | 22 | 12 |
| 2 | 164 | 12 |
| 3 | 1628 | 12 |
| 0 | 8210 | 10 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (* x 2) y) y) |
(+ (* x 2) y) |
| Outputs |
|---|
(+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 y y) (neg.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y)) |
(-.f64 (*.f64 y y) (*.f64 y (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (fma.f64 x (*.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (*.f64 y y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 y y)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 y y)) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 y y)) |
(fma.f64 y y (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 y y (neg.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (neg.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (*.f64 y y)) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 y y)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)) (neg.f64 (*.f64 y (*.f64 x #s(literal -2 binary64))))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 2 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 y (fma.f64 x #s(literal 2 binary64) y)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 2 binary64))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -2 binary64) y) (*.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 y (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -2 binary64) y) (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 x #s(literal 2 binary64) y)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 2 binary64) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (fma.f64 x #s(literal 2 binary64) y)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) (fma.f64 x #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) (fma.f64 x #s(literal -2 binary64) y)) |
(/.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) y) (fma.f64 x #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))) y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (*.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) y)) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))) y)) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 y (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 x #s(literal -2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 y (fma.f64 x #s(literal 2 binary64) y)) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) y)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (/.f64 y (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -2 binary64) y)) y)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 x #s(literal 2 binary64) y)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) y))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 y (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) y))) |
(*.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) y) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) y) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))))) (fma.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (fma.f64 x #s(literal 2 binary64) y)) |
(*.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (fma.f64 x #s(literal 2 binary64) y)))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) y) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))))) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal -2 binary64) y)) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))))) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (fma.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))))) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (fma.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(fma.f64 x #s(literal 2 binary64) y) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 #s(literal 2 binary64) x y) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 x #s(literal -2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 x #s(literal -2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (fma.f64 x #s(literal -2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (fma.f64 x #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (fma.f64 x #s(literal 2 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) y) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 2 binary64))) y) |
(fma.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 x)) y) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (fma.f64 x #s(literal -2 binary64) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (fma.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))))) (*.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)))) (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y)))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))))) (*.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)))))) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (fma.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)))) (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal -2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 x #s(literal -2 binary64) y))) |
(/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 x (*.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) y)) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 x #s(literal -2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (fma.f64 x #s(literal -2 binary64) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal -2 binary64) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal -2 binary64) y) #s(literal 1 binary64))) (*.f64 (fma.f64 x #s(literal -2 binary64) y) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 x #s(literal -2 binary64) y)) (*.f64 (fma.f64 x #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (fma.f64 x #s(literal -2 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (*.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))))) (*.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (fma.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)))) (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)))))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) (-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (/.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) y))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -2 binary64) y)) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 2 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal -4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))))) (*.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (fma.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)))) (*.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x #s(literal -2 binary64) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal -4 binary64) (fma.f64 x #s(literal -2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))))) (fma.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (fma.f64 x #s(literal 2 binary64) y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 16 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) y)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 4 690× | *-lowering-*.f32 |
| 4 690× | *-lowering-*.f64 |
| 2 808× | accelerator-lowering-fma.f32 |
| 2 808× | accelerator-lowering-fma.f64 |
| 1 176× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 252 |
| 1 | 120 | 252 |
| 2 | 287 | 252 |
| 3 | 745 | 252 |
| 4 | 1882 | 252 |
| 5 | 3582 | 252 |
| 6 | 5334 | 252 |
| 7 | 6392 | 252 |
| 8 | 6975 | 252 |
| 0 | 8130 | 216 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(* 2 (* x y)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* 2 (* x y)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* 2 (* x y)) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
y |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(* 2 x) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* 2 x) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
| Outputs |
|---|
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow y 2)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow y 2)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(+ (* 2 (* x y)) (pow y 2)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* 2 (* x y)) |
(fma.f64 #s(literal 2 binary64) (fma.f64 y x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* 2 (* x y)) |
(fma.f64 #s(literal 2 binary64) (fma.f64 y x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* 2 (* x y)) |
(fma.f64 #s(literal 2 binary64) (fma.f64 y x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* y (+ y (* 2 x))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* y (+ y (* 2 x))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* y (+ y (* 2 x))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
y |
(+ y (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x y) |
(+ y (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x y) |
(+ y (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x y) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* x (+ 2 (/ y x))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* x (+ 2 (/ y x))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* x (+ 2 (/ y x))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(+ y (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x y) |
(+ y (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x y) |
(+ y (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x y) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* y (+ 1 (* 2 (/ x y)))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* y (+ 1 (* 2 (/ x y)))) |
(fma.f64 #s(literal 2 binary64) x y) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(fma.f64 #s(literal 2 binary64) x y) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(fma.f64 #s(literal 2 binary64) x y) |
Compiled 9 239 to 770 computations (91.7% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 291 | 0 | 291 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 7 | 7 |
| Total | 291 | 8 | 299 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.4% | (fma.f64 (+.f64 x y) x (*.f64 y (+.f64 x y))) |
| ✓ | 96.5% | (fma.f64 y y (*.f64 x (+.f64 (+.f64 x y) y))) |
| ✓ | 57.7% | (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
| ✓ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
| ✓ | 57.2% | (*.f64 (+.f64 x y) y) |
| ✓ | 59.5% | (*.f64 (+.f64 x y) x) |
| ✓ | 55.8% | (*.f64 y y) |
| ✓ | 60.4% | (*.f64 x x) |
Compiled 141 to 58 computations (58.9% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 y y #s(literal 0 binary64)) |
(*.f64 (+.f64 x y) x) |
(*.f64 (+.f64 x y) y) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) #s(literal 0 binary64)) |
(fma.f64 y y (*.f64 x (+.f64 (+.f64 x y) y))) |
(fma.f64 (+.f64 x y) x (*.f64 y (+.f64 x y))) |
(fma.f64 y y (fma.f64 x (fma.f64 y #s(literal 2 binary64) x) #s(literal 0 binary64))) |
| Outputs |
|---|
(*.f64 (+.f64 x y) (+.f64 x y)) |
4 calls:
| 7.0ms | y |
| 4.0ms | (+.f64 x y) |
| 4.0ms | x |
| 4.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 100.0% | 1 | (+.f64 x y) |
Compiled 20 to 11 computations (45% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 y y #s(literal 0 binary64)) |
(*.f64 (+.f64 x y) x) |
(*.f64 (+.f64 x y) y) |
| Outputs |
|---|
(*.f64 (+.f64 x y) x) |
(*.f64 (+.f64 x y) y) |
4 calls:
| 2.0ms | (+.f64 x y) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.7% | 2 | x |
| 88.8% | 2 | y |
| 63.9% | 3 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 97.7% | 2 | (+.f64 x y) |
Compiled 20 to 11 computations (45% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 y y #s(literal 0 binary64)) |
(*.f64 (+.f64 x y) x) |
| Outputs |
|---|
(*.f64 (+.f64 x y) x) |
(*.f64 y y) |
1 calls:
| 2.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 2 | (+.f64 x y) |
Compiled 5 to 3 computations (40% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 y y #s(literal 0 binary64)) |
| Outputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
1 calls:
| 4.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 2 | (+.f64 x y) |
Compiled 5 to 3 computations (40% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 x x) |
| Outputs |
|---|
(*.f64 x x) |
4 calls:
| 1.0ms | (+.f64 x y) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.4% | 1 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 60.4% | 1 | x |
| 60.4% | 1 | y |
| 60.4% | 1 | (+.f64 x y) |
Compiled 20 to 11 computations (45% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.614230205951488e-159 | -4.173633312772319e-174 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.614230205951488e-159 | -4.173633312772319e-174 |
Compiled 10 to 9 computations (10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.614230205951488e-159 | -4.173633312772319e-174 |
Compiled 10 to 9 computations (10% saved)
| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
| 2× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 52 |
| 1 | 16 | 52 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (+.f64 x y) (+.f64 x y)) |
(if (<=.f64 (+.f64 x y) #s(literal -7914572847139345/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) y)) |
(if (<=.f64 (+.f64 x y) #s(literal -7914572847139345/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (*.f64 (+.f64 x y) x) (*.f64 y y)) |
(if (<=.f64 (+.f64 x y) #s(literal -7914572847139345/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
| Outputs |
|---|
(*.f64 (+.f64 x y) (+.f64 x y)) |
(if (<=.f64 (+.f64 x y) #s(literal -7914572847139345/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) y)) |
(if (<=.f64 (+.f64 x y) #s(literal -7914572847139345/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (*.f64 x (+.f64 x y)) (*.f64 y (+.f64 x y))) |
(if (<=.f64 (+.f64 x y) #s(literal -7914572847139345/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (*.f64 (+.f64 x y) x) (*.f64 y y)) |
(if (<=.f64 (+.f64 x y) #s(literal -7914572847139345/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (*.f64 x (+.f64 x y)) (*.f64 y y)) |
(if (<=.f64 (+.f64 x y) #s(literal -7914572847139345/1978643211784836272484020168157177520281050792809694719312504448743177800852254937362531208489944359916781371408129114714810920274454009679740369240815145343332854177189593088 binary64)) (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
| 14 046× | accelerator-lowering-fma.f32 |
| 14 046× | accelerator-lowering-fma.f64 |
| 7 026× | accelerator-lowering-fma.f32 |
| 7 026× | accelerator-lowering-fma.f64 |
| 4 954× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 35 |
| 1 | 68 | 31 |
| 2 | 773 | 29 |
| 0 | 8683 | 29 |
| 0 | 65 | 264 |
| 1 | 193 | 264 |
| 2 | 490 | 264 |
| 3 | 1595 | 252 |
| 4 | 3905 | 252 |
| 5 | 6954 | 252 |
| 0 | 8103 | 222 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 119 to 53 computations (55.5% saved)
(sort x y)
Compiled 192 to 68 computations (64.6% saved)
Loading profile data...