
Time bar (total: 9.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 11 computations (0% saved)
| 781.0ms | 8 256× | 0 | valid |
ival-mult: 250.0ms (63.1% of total)ival-div: 83.0ms (21% of total)ival-sub: 54.0ms (13.6% of total)ival-true: 6.0ms (1.5% of total)ival-assert: 3.0ms (0.8% of total)| 1× | egg-herbie |
| 1 388× | unsub-neg |
| 1 116× | div-sub |
| 1 108× | distribute-rgt-in |
| 1 070× | distribute-lft-in |
| 824× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 191 |
| 1 | 210 | 185 |
| 2 | 447 | 184 |
| 3 | 1465 | 184 |
| 4 | 3869 | 184 |
| 5 | 5187 | 184 |
| 6 | 5622 | 184 |
| 7 | 5742 | 184 |
| 8 | 5772 | 184 |
| 9 | 5788 | 184 |
| 10 | 6784 | 184 |
| 11 | 7224 | 184 |
| 12 | 7296 | 184 |
| 13 | 7296 | 184 |
| 14 | 7296 | 184 |
| 15 | 7408 | 184 |
| 16 | 7568 | 184 |
| 17 | 7632 | 184 |
| 18 | 7632 | 184 |
| 0 | 9 | 9 |
| 1 | 19 | 9 |
| 2 | 41 | 9 |
| 3 | 71 | 9 |
| 4 | 126 | 9 |
| 5 | 211 | 9 |
| 6 | 336 | 9 |
| 7 | 551 | 9 |
| 8 | 992 | 9 |
| 9 | 1573 | 9 |
| 10 | 1844 | 9 |
| 11 | 1882 | 9 |
| 12 | 1910 | 9 |
| 13 | 1910 | 9 |
| 0 | 1910 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (- (* x y) (* z t)) a) |
| Outputs |
|---|
(/ (- (* x y) (* z t)) a) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a) |
(negabs a)
(sort x y)
(sort z t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | o/n | 23 | 0 |
| ↳ | (*.f64 x y) | overflow | 23 | |
| ↳ | (*.f64 z t) | overflow | 36 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | overflow | 56 | |
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | u/n | 2 | 0 |
| ↳ | (*.f64 x y) | underflow | 34 | |
| ↳ | (*.f64 z t) | underflow | 31 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | underflow | 4 | |
-.f64 | (-.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 x y) | overflow | 23 | |
| ↳ | (*.f64 z t) | overflow | 36 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 26 | 0 |
| - | 0 | 230 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 26 | 0 | 0 |
| - | 0 | 0 | 230 |
| number | freq |
|---|---|
| 0 | 230 |
| 1 | 26 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 33.0ms | 512× | 0 | valid |
Compiled 86 to 40 computations (53.5% saved)
ival-mult: 8.0ms (57.3% of total)ival-div: 3.0ms (21.5% of total)ival-sub: 2.0ms (14.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.2% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
Compiled 14 to 9 computations (35.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 656× | accelerator-lowering-fma.f32 |
| 656× | accelerator-lowering-fma.f64 |
| 536× | times-frac |
| 464× | *-lowering-*.f32 |
| 464× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 27 |
| 1 | 19 | 27 |
| 2 | 41 | 27 |
| 3 | 71 | 27 |
| 4 | 126 | 27 |
| 5 | 211 | 27 |
| 6 | 336 | 27 |
| 7 | 551 | 27 |
| 8 | 992 | 27 |
| 9 | 1573 | 27 |
| 10 | 1844 | 27 |
| 11 | 1882 | 27 |
| 12 | 1910 | 27 |
| 13 | 1910 | 27 |
| 0 | 1910 | 27 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- (* x y) (* z t)) a) |
(- (* x y) (* z t)) |
(* x y) |
x |
y |
(* z t) |
z |
t |
a |
| Outputs |
|---|
(/ (- (* x y) (* z t)) a) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a) |
(- (* x y) (* z t)) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
x |
y |
(* z t) |
(*.f64 z t) |
z |
t |
a |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 99.7% | (-.f64 (*.f64 x y) (*.f64 z t)) |
| ✓ | accuracy | 90.6% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 17.0ms | 256× | 0 | valid |
Compiled 29 to 11 computations (62.1% saved)
ival-mult: 4.0ms (54.4% of total)ival-div: 2.0ms (27.2% of total)ival-sub: 1.0ms (13.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (* x y) (* z t)) a)> |
#<alt (- (* x y) (* z t))> |
#<alt (* x y)> |
#<alt (* z t)> |
| Outputs |
|---|
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (* -1 (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* x y) |
| 1.0ms | z | @ | inf | (/ (- (* x y) (* z t)) a) |
| 1.0ms | x | @ | 0 | (/ (- (* x y) (* z t)) a) |
| 1.0ms | a | @ | 0 | (/ (- (* x y) (* z t)) a) |
| 1.0ms | y | @ | 0 | (/ (- (* x y) (* z t)) a) |
| 1× | batch-egg-rewrite |
| 6 256× | *-lowering-*.f32 |
| 6 256× | *-lowering-*.f64 |
| 3 936× | accelerator-lowering-fma.f32 |
| 3 936× | accelerator-lowering-fma.f64 |
| 3 328× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 22 |
| 1 | 40 | 22 |
| 2 | 309 | 22 |
| 3 | 3298 | 22 |
| 0 | 8841 | 22 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x y) (* z t)) a) |
(- (* x y) (* z t)) |
(* x y) |
(* z t) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t))) (/.f64 (*.f64 x y) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 z t) a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z t) a) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) (/.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 x (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (/.f64 y a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 y (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 y (/.f64 x a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (neg.f64 (/.f64 z a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 z t) a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) x (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) y (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a)) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (fma.f64 x y (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 a (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a)) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a)) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal -1 binary64) a)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal -1 binary64) a)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal -1 binary64) a)) (fma.f64 x y (*.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a)) a) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 z t)) a) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (*.f64 x y))) (*.f64 z t)) a) |
(/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (*.f64 z t)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (*.f64 x y))) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 x y) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (*.f64 x y))) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (*.f64 z t))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a) (*.f64 (*.f64 z t) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) a) (*.f64 (*.f64 z t) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) a) (*.f64 a (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) a) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) a) (*.f64 (*.f64 z t) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) a) (*.f64 a (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) (fma.f64 t (neg.f64 z) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 a) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (neg.f64 a) (*.f64 a (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (-.f64 (*.f64 z t) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (fma.f64 x y (*.f64 z t))))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) (*.f64 (neg.f64 a) (*.f64 a (neg.f64 (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 z t)))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (neg.f64 a) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x y (*.f64 z t))))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a) (*.f64 a (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) a) (*.f64 a (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 z t) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) (*.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 a a)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))))) |
(pow.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y))) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 t (neg.f64 z) (*.f64 x y))) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) a)) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 z t) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t))))))) (fma.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (fma.f64 t (neg.f64 z) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) |
(+.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (*.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(-.f64 (fma.f64 x y #s(literal 0 binary64)) (*.f64 z t)) |
(fma.f64 x y (neg.f64 (*.f64 z t))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 y x (neg.f64 (*.f64 z t))) |
(fma.f64 y (/.f64 (*.f64 x (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (neg.f64 z) t (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (neg.f64 t) z (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 x (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 x (*.f64 x y)) (/.f64 y (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) z (*.f64 x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t))))))) (fma.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (fma.f64 t (neg.f64 z) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (neg.f64 (*.f64 z t))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (neg.f64 (*.f64 z t))) |
(neg.f64 (-.f64 (*.f64 z t) (*.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 z (*.f64 t (*.f64 z t)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x y) z) (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (fma.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x y (*.f64 z t))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (neg.f64 (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(pow.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (fma.f64 t (neg.f64 z) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t))))))) (fma.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))))) |
(exp.f64 (log.f64 (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(exp.f64 (log.f64 (*.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) |
(neg.f64 (neg.f64 (*.f64 z t))) |
(pow.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 z t) |
(*.f64 z (neg.f64 (neg.f64 t))) |
(*.f64 t z) |
(*.f64 t (neg.f64 (neg.f64 z))) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 (neg.f64 (neg.f64 z)) t) |
(*.f64 (neg.f64 (neg.f64 t)) z) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
| 1× | egg-herbie |
| 6 640× | accelerator-lowering-fma.f32 |
| 6 640× | accelerator-lowering-fma.f64 |
| 3 892× | *-lowering-*.f32 |
| 3 892× | *-lowering-*.f64 |
| 2 490× | --lowering--.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 1104 |
| 1 | 314 | 960 |
| 2 | 1016 | 960 |
| 3 | 3861 | 960 |
| 4 | 6591 | 960 |
| 0 | 8008 | 960 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* z (- (/ (* x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(* -1 (* t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* t (- (/ (* x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(* -1 (* t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
| Outputs |
|---|
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* z (- (/ (* x y) z) t)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (- (/ (* x y) t) z)) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
Compiled 15 039 to 1 187 computations (92.1% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 546 | 9 | 555 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 547 | 9 | 556 |
| Status | Accuracy | Program |
|---|---|---|
| 84.2% | (fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) | |
| ▶ | 83.9% | (fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| 87.3% | (fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) | |
| ▶ | 88.6% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
| ▶ | 90.3% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
| ▶ | 90.6% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| ▶ | 49.2% | (/.f64 (*.f64 x y) a) |
| 50.5% | (/.f64 (*.f64 t (neg.f64 z)) a) | |
| 90.1% | (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
Compiled 258 to 168 computations (34.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z t) a) |
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 (*.f64 z t) a)) |
| ✓ | cost-diff | 0 | (/.f64 x a) |
| ✓ | cost-diff | 704 | (fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) a) |
| ✓ | cost-diff | 0 | (/.f64 z a) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 704 | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (fma.f64 (neg.f64 z) t (*.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) a) |
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 z t)) |
| ✓ | cost-diff | 0 | (fma.f64 y x (neg.f64 (*.f64 z t))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| 656× | accelerator-lowering-fma.f32 |
| 656× | accelerator-lowering-fma.f64 |
| 556× | times-frac |
| 464× | *-lowering-*.f32 |
| 464× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 123 |
| 1 | 60 | 123 |
| 2 | 108 | 123 |
| 3 | 190 | 123 |
| 4 | 279 | 123 |
| 5 | 429 | 123 |
| 6 | 728 | 123 |
| 7 | 1740 | 123 |
| 8 | 2367 | 123 |
| 9 | 2620 | 123 |
| 10 | 2658 | 123 |
| 11 | 2686 | 123 |
| 12 | 2686 | 123 |
| 0 | 2686 | 123 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (* y x) (neg (* z t))) a) |
(+ (* y x) (neg (* z t))) |
y |
x |
(neg (* z t)) |
(* z t) |
z |
t |
a |
(/ (* x y) a) |
(* x y) |
x |
y |
a |
(/ (+ (* (neg z) t) (* x y)) a) |
(+ (* (neg z) t) (* x y)) |
(neg z) |
z |
t |
(* x y) |
x |
y |
a |
(+ (* (neg t) (/ z a)) (/ (* x y) a)) |
(neg t) |
t |
(/ z a) |
z |
a |
(/ (* x y) a) |
(* x y) |
x |
y |
(+ (* (/ x a) y) (neg (/ (* z t) a))) |
(/ x a) |
x |
a |
y |
(neg (/ (* z t) a)) |
(/ (* z t) a) |
(* z t) |
z |
t |
| Outputs |
|---|
(/ (+ (* y x) (neg (* z t))) a) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(+ (* y x) (neg (* z t))) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
y |
x |
(neg (* z t)) |
(neg.f64 (*.f64 z t)) |
(* z t) |
(*.f64 z t) |
z |
t |
a |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x y) |
(*.f64 x y) |
x |
y |
a |
(/ (+ (* (neg z) t) (* x y)) a) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(+ (* (neg z) t) (* x y)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(neg z) |
(neg.f64 z) |
z |
t |
(* x y) |
(*.f64 x y) |
x |
y |
a |
(+ (* (neg t) (/ z a)) (/ (* x y) a)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(neg t) |
(neg.f64 t) |
t |
(/ z a) |
(/.f64 z a) |
z |
a |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x y) |
(*.f64 x y) |
x |
y |
(+ (* (/ x a) y) (neg (/ (* z t) a))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/ x a) |
(/.f64 x a) |
x |
a |
y |
(neg (/ (* z t) a)) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(/ (* z t) a) |
(/.f64 (*.f64 z t) a) |
(* z t) |
(*.f64 z t) |
z |
t |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 (*.f64 z t) a)) |
| ✓ | accuracy | 90.5% | (fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| ✓ | accuracy | 89.6% | (/.f64 (*.f64 z t) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 92.7% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
| ✓ | accuracy | 92.2% | (/.f64 (*.f64 x y) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 99.6% | (fma.f64 (neg.f64 z) t (*.f64 x y)) |
| ✓ | accuracy | 90.6% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 92.2% | (/.f64 (*.f64 x y) a) |
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 z t)) |
| ✓ | accuracy | 100.0% | (fma.f64 y x (neg.f64 (*.f64 z t))) |
| ✓ | accuracy | 90.6% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| 54.0ms | 256× | 0 | valid |
Compiled 129 to 27 computations (79.1% saved)
ival-div: 14.0ms (40.6% of total)ival-mult: 11.0ms (31.9% of total)ival-add: 4.0ms (11.6% of total)ival-neg: 4.0ms (11.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* y x) (neg (* z t))) a)> |
#<alt (+ (* y x) (neg (* z t)))> |
#<alt (neg (* z t))> |
#<alt (* z t)> |
#<alt (/ (* x y) a)> |
#<alt (* x y)> |
#<alt (/ (+ (* (neg z) t) (* x y)) a)> |
#<alt (+ (* (neg z) t) (* x y))> |
#<alt (neg z)> |
#<alt (+ (* (neg t) (/ z a)) (/ (* x y) a))> |
#<alt (neg t)> |
#<alt (/ z a)> |
#<alt (+ (* (/ x a) y) (neg (/ (* z t) a)))> |
#<alt (/ x a)> |
#<alt (neg (/ (* z t) a))> |
#<alt (/ (* z t) a)> |
| Outputs |
|---|
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (* -1 (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (- (/ (* x y) (* a z)) (/ t a)))> |
#<alt (* z (- (/ (* x y) (* a z)) (/ t a)))> |
#<alt (* z (- (/ (* x y) (* a z)) (/ t a)))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a)))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (- (/ (* x y) (* a t)) (/ z a)))> |
#<alt (* t (- (/ (* x y) (* a t)) (/ z a)))> |
#<alt (* t (- (/ (* x y) (* a t)) (/ z a)))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a)))))> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | inf | (+ (* (neg t) (/ z a)) (/ (* x y) a)) |
| 3.0ms | x | @ | -inf | (+ (* (neg z) t) (* x y)) |
| 0.0ms | a | @ | 0 | (/ (+ (* (neg z) t) (* x y)) a) |
| 0.0ms | t | @ | 0 | (+ (* (neg t) (/ z a)) (/ (* x y) a)) |
| 0.0ms | a | @ | 0 | (+ (* (neg t) (/ z a)) (/ (* x y) a)) |
| 1× | batch-egg-rewrite |
| 9 072× | accelerator-lowering-fma.f32 |
| 9 072× | accelerator-lowering-fma.f64 |
| 3 786× | *-lowering-*.f32 |
| 3 786× | *-lowering-*.f64 |
| 3 694× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 86 |
| 1 | 154 | 86 |
| 2 | 1324 | 86 |
| 0 | 8573 | 86 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* y x) (neg (* z t))) a) |
(+ (* y x) (neg (* z t))) |
(neg (* z t)) |
(* z t) |
(/ (* x y) a) |
(* x y) |
(/ (+ (* (neg z) t) (* x y)) a) |
(+ (* (neg z) t) (* x y)) |
(neg z) |
(+ (* (neg t) (/ z a)) (/ (* x y) a)) |
(neg t) |
(/ z a) |
(+ (* (/ x a) y) (neg (/ (* z t) a))) |
(/ x a) |
(neg (/ (* z t) a)) |
(/ (* z t) a) |
| Outputs |
|---|
(+.f64 (*.f64 z (/.f64 t (neg.f64 a))) (/.f64 (*.f64 y x) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (/.f64 t (neg.f64 a))) (*.f64 y (/.f64 x (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 a a)) (/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y x) a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 z t)) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (neg.f64 a) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 a (*.f64 y x)) a)) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) a)) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (fma.f64 y x (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x))))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(fma.f64 y (/.f64 x a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 x (/.f64 y a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z (/.f64 t (neg.f64 a))) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) y (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (*.f64 z (/.f64 t a)) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 a))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (neg.f64 a))) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 z (neg.f64 a)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 a (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t a)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)) (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))) (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)) (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a) (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a) (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 z t) (*.f64 y x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (neg.f64 (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (neg.f64 (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (fma.f64 y x (*.f64 z t))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a) (neg.f64 (fma.f64 z t (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a))) (neg.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a)) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t))))) (neg.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a)) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a)) (fma.f64 z t (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) (+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (fma.f64 y x (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(*.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))))) |
(*.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(*.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1/2 binary64))) |
(+.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) |
(+.f64 #s(literal 0 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (*.f64 y x) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 y x))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 y x (neg.f64 (*.f64 z t))) |
(fma.f64 x y (neg.f64 (*.f64 z t))) |
(fma.f64 x (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 z t))) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (neg.f64 (*.f64 z t))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (neg.f64 (*.f64 z t))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64))) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z t)) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (neg.f64 (*.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y x)) (neg.f64 (*.f64 z t))) |
(fma.f64 (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 y x)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (neg.f64 (*.f64 z t))) |
(fma.f64 (neg.f64 (neg.f64 y)) x (neg.f64 (*.f64 z t))) |
(neg.f64 (-.f64 (*.f64 z t) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (fma.f64 y x (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (fma.f64 z t (*.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x)))) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x)))) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t)))) (fma.f64 y x (*.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t)))) (neg.f64 (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 z t) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)))) (-.f64 (*.f64 z t) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z t) (*.f64 y x))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 y x)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64)))) |
(neg.f64 (*.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64)) (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))))) |
(/.f64 (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) (*.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64)))) |
(*.f64 z (neg.f64 t)) |
(*.f64 t (neg.f64 z)) |
(*.f64 (*.f64 z t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) t) |
(*.f64 (neg.f64 t) z) |
(*.f64 (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z t))) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(*.f64 (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(+.f64 #s(literal 0 binary64) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) |
(neg.f64 (neg.f64 (*.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) |
(/.f64 (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) (neg.f64 (*.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 0 binary64)))) |
(*.f64 z t) |
(*.f64 z (neg.f64 (neg.f64 t))) |
(*.f64 t z) |
(*.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) |
(*.f64 (neg.f64 (neg.f64 t)) z) |
(+.f64 (/.f64 (*.f64 y x) a) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y x) a) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 x (neg.f64 a)))) |
(fma.f64 y (/.f64 x a) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 y a) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x a) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y a) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 y (/.f64 x (neg.f64 a)))) |
(neg.f64 (*.f64 (*.f64 y (/.f64 x (neg.f64 a))) #s(literal 1 binary64))) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 (*.f64 y x) a) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y x) a) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y x) a) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 y x) a)) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (neg.f64 a)))) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y x) #s(literal 0 binary64)) |
(-.f64 (*.f64 y x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y x))) |
(fma.f64 y x #s(literal 0 binary64)) |
(fma.f64 x y #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 y)) x #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 y (*.f64 x (*.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal 0 binary64)) (fma.f64 y (*.f64 x (*.f64 y x)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) #s(literal 0 binary64)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 x (neg.f64 (neg.f64 y))) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y x))) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 (neg.f64 y)) x) |
(+.f64 (*.f64 z (/.f64 t (neg.f64 a))) (/.f64 (*.f64 y x) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (/.f64 t (neg.f64 a))) (*.f64 y (/.f64 x (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 a a)) (/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y x) a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 z t)) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (neg.f64 a) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 a (*.f64 y x)) a)) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) a)) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (fma.f64 y x (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x))))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(fma.f64 y (/.f64 x a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 x (/.f64 y a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z (/.f64 t (neg.f64 a))) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) y (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (*.f64 z (/.f64 t a)) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 a))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (neg.f64 a))) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 z (neg.f64 a)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 a (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t a)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)) (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))) (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)) (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a) (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a) (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 z t) (*.f64 y x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (neg.f64 (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (neg.f64 (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (fma.f64 y x (*.f64 z t))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a) (neg.f64 (fma.f64 z t (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a))) (neg.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a)) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t))))) (neg.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a)) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a)) (fma.f64 z t (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) (+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (fma.f64 y x (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(*.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))))) |
(*.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(*.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1/2 binary64))) |
(+.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) |
(+.f64 #s(literal 0 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (*.f64 y x) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 y x))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 y x (neg.f64 (*.f64 z t))) |
(fma.f64 x y (neg.f64 (*.f64 z t))) |
(fma.f64 x (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 z t))) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (neg.f64 (*.f64 z t))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (neg.f64 (*.f64 z t))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) #s(literal 0 binary64))) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z t)) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (neg.f64 (*.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y x)) (neg.f64 (*.f64 z t))) |
(fma.f64 (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 y x)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (neg.f64 (*.f64 z t))) |
(fma.f64 (neg.f64 (neg.f64 y)) x (neg.f64 (*.f64 z t))) |
(neg.f64 (-.f64 (*.f64 z t) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (fma.f64 y x (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (fma.f64 z t (*.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x)))) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x)))) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t)))) (fma.f64 y x (*.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t)))) (neg.f64 (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 z t) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)))) (-.f64 (*.f64 z t) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z t) (*.f64 y x))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 y x)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(neg.f64 z) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 z z)) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z z))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 (*.f64 z (/.f64 t (neg.f64 a))) (/.f64 (*.f64 y x) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (/.f64 t (neg.f64 a))) (*.f64 y (/.f64 x (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 a a)) (/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y x) a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 z t)) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (neg.f64 a) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 a (*.f64 y x)) a)) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) a)) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (fma.f64 y x (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x))))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(fma.f64 y (/.f64 x a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 x (/.f64 y a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z (/.f64 t (neg.f64 a))) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) y (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (*.f64 z (/.f64 t a)) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 a))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (neg.f64 a))) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 z (neg.f64 a)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 a (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t a)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)) (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))) (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)) (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a) (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a) (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 z t) (*.f64 y x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (neg.f64 (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (neg.f64 (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (fma.f64 y x (*.f64 z t))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a) (neg.f64 (fma.f64 z t (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a))) (neg.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a)) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t))))) (neg.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a)) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a)) (fma.f64 z t (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) (+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (fma.f64 y x (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(*.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))))) |
(*.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(*.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 t t) t)) |
(neg.f64 t) |
(neg.f64 (*.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (neg.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t t))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(/.f64 (neg.f64 (*.f64 t t)) (-.f64 #s(literal 0 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 0 binary64) (/.f64 z a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 a))) |
(neg.f64 (/.f64 z (neg.f64 a))) |
(/.f64 z a) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a z)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (neg.f64 a)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z a) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z a) (/.f64 z a))) (+.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 a)))) |
(pow.f64 (/.f64 a z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) z) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 a))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 z (/.f64 t (neg.f64 a))) (/.f64 (*.f64 y x) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (/.f64 t (neg.f64 a))) (*.f64 y (/.f64 x (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 a a)) (/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y x) a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 z t)) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (neg.f64 a) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 a (*.f64 y x)) a)) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x)))) a)) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (fma.f64 y x (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x))))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(fma.f64 y (/.f64 x a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 x (/.f64 y a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z (/.f64 t (neg.f64 a))) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) y (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (*.f64 z (/.f64 t a)) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 a))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (neg.f64 a))) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 z (neg.f64 a)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 a (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t a)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)) (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))) (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)) (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a) (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a) (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 z t) (*.f64 y x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 y x))) (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (neg.f64 (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 z t (*.f64 y x))) (neg.f64 (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (fma.f64 y x (*.f64 z t))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a) (neg.f64 (fma.f64 z t (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a))) (neg.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a)) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t))))) (neg.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a)) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a)) (fma.f64 z t (*.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) (+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 (fma.f64 z t (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 y x)) (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)))) |
(pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (fma.f64 y x (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) (neg.f64 (fma.f64 z t (*.f64 y x))))) |
(*.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(*.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (neg.f64 (neg.f64 (*.f64 a (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x)))))) |
(*.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a)))) |
(*.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z t (*.f64 y x)) a))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x))) a) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y x (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z t (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z t (*.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (fma.f64 z t (*.f64 y x))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 a))) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(/.f64 x a) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a x)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 x))) |
(pow.f64 (/.f64 a x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 x a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) x) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 a))) |
(*.f64 (pow.f64 (/.f64 a x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t (neg.f64 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a z)) (*.f64 z (/.f64 t a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64))) (*.f64 z (/.f64 t a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t a))) (*.f64 z (/.f64 t a))) |
(neg.f64 (*.f64 z (/.f64 t a))) |
(/.f64 t (/.f64 a (neg.f64 z))) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 z t)) a) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 (neg.f64 t) (/.f64 a z)) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 z (/.f64 t (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t (neg.f64 a))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (*.f64 z (/.f64 t a))) |
(/.f64 (neg.f64 (neg.f64 t)) (/.f64 a (neg.f64 z))) |
(pow.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (*.f64 z (/.f64 t (neg.f64 a))) #s(literal 1 binary64)) |
(*.f64 (*.f64 z (/.f64 t a)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z (neg.f64 a)) t) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (/.f64 a (*.f64 z t))) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a))) |
(+.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t (neg.f64 a)))) |
(neg.f64 (*.f64 z (/.f64 t (neg.f64 a)))) |
(/.f64 z (/.f64 a t)) |
(/.f64 t (/.f64 a z)) |
(/.f64 (*.f64 z t) a) |
(/.f64 (neg.f64 (*.f64 z t)) (neg.f64 a)) |
(/.f64 (neg.f64 t) (/.f64 a (neg.f64 z))) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 z (/.f64 t a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (neg.f64 a))) (*.f64 z (/.f64 t (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 t)) (/.f64 a z)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t (neg.f64 a))))))) |
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t a)) |
(*.f64 z (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t)))) |
(*.f64 t (/.f64 z a)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
(*.f64 (neg.f64 z) (/.f64 t (neg.f64 a))) |
(*.f64 (neg.f64 t) (/.f64 z (neg.f64 a))) |
(*.f64 (/.f64 z a) t) |
(*.f64 (/.f64 z a) (neg.f64 (neg.f64 t))) |
(*.f64 (*.f64 z (/.f64 t (neg.f64 a))) #s(literal -1 binary64)) |
(*.f64 (*.f64 z (/.f64 t a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t (neg.f64 a)))) |
(*.f64 (/.f64 t a) z) |
(*.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z (neg.f64 a)) (neg.f64 t)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) (neg.f64 t)) |
(*.f64 (neg.f64 (neg.f64 t)) (/.f64 z a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z (neg.f64 a))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64))) t) |
| 1× | egg-herbie |
| 7 074× | accelerator-lowering-fma.f32 |
| 7 074× | accelerator-lowering-fma.f64 |
| 3 730× | *-lowering-*.f32 |
| 3 730× | *-lowering-*.f64 |
| 2 194× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 3588 |
| 1 | 418 | 3588 |
| 2 | 1242 | 3588 |
| 3 | 3928 | 3588 |
| 4 | 6895 | 3588 |
| 0 | 8113 | 3588 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* z (- (/ (* x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(* -1 (* t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* t (- (/ (* x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(* -1 (* t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -1 (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
| Outputs |
|---|
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
Compiled 43 448 to 1 687 computations (96.1% saved)
13 alts after pruning (9 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 192 | 8 | 2 200 |
| Fresh | 3 | 1 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 196 | 13 | 2 209 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 85.0% | (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
| ✓ | 88.6% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
| 88.6% | (fma.f64 (neg.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) a) z) (/.f64 (*.f64 x y) a)) | |
| ✓ | 90.3% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
| ✓ | 90.6% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| ✓ | 49.2% | (/.f64 (*.f64 x y) a) |
| ▶ | 50.5% | (/.f64 (*.f64 t (neg.f64 z)) a) |
| 49.8% | (/.f64 y (/.f64 a x)) | |
| ▶ | 47.7% | (/.f64 x (/.f64 a y)) |
| ▶ | 90.1% | (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
| 47.8% | (*.f64 (/.f64 y a) x) | |
| ▶ | 49.7% | (*.f64 (/.f64 x a) y) |
| 49.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
Compiled 280 to 191 computations (31.8% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 t (neg.f64 a)) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 t (neg.f64 a))) |
| ✓ | cost-diff | 0 | (/.f64 y a) |
| ✓ | cost-diff | 704 | (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
| ✓ | cost-diff | 0 | (/.f64 a y) |
| ✓ | cost-diff | 384 | (/.f64 x (/.f64 a y)) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 t (neg.f64 z)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 t (neg.f64 z)) a) |
| ✓ | cost-diff | 0 | (/.f64 x a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x a) y) |
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (fma.f64 z (neg.f64 t) (*.f64 y x)) |
| ✓ | cost-diff | 320 | (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
| 704× | accelerator-lowering-fma.f32 |
| 704× | accelerator-lowering-fma.f64 |
| 696× | times-frac |
| 512× | *-lowering-*.f32 |
| 512× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 103 |
| 1 | 56 | 96 |
| 2 | 106 | 96 |
| 3 | 216 | 96 |
| 4 | 431 | 96 |
| 5 | 634 | 96 |
| 6 | 826 | 96 |
| 7 | 1053 | 96 |
| 8 | 1553 | 96 |
| 9 | 1915 | 96 |
| 10 | 2254 | 96 |
| 11 | 2256 | 96 |
| 12 | 2270 | 96 |
| 13 | 2282 | 96 |
| 14 | 2282 | 96 |
| 0 | 2282 | 96 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (+ (* z (neg t)) (* y x)) (/ 1 a)) |
(+ (* z (neg t)) (* y x)) |
z |
(neg t) |
t |
(* y x) |
y |
x |
(/ 1 a) |
1 |
a |
(* (/ x a) y) |
(/ x a) |
x |
a |
y |
(/ (* t (neg z)) a) |
(* t (neg z)) |
t |
(neg z) |
z |
a |
(/ x (/ a y)) |
x |
(/ a y) |
a |
y |
(+ (* (/ y a) x) (* z (/ t (neg a)))) |
(/ y a) |
y |
a |
x |
(* z (/ t (neg a))) |
z |
(/ t (neg a)) |
t |
(neg a) |
| Outputs |
|---|
(* (+ (* z (neg t)) (* y x)) (/ 1 a)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(+ (* z (neg t)) (* y x)) |
(-.f64 (*.f64 y x) (*.f64 z t)) |
z |
(neg t) |
(neg.f64 t) |
t |
(* y x) |
(*.f64 y x) |
y |
x |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(* (/ x a) y) |
(/.f64 (*.f64 y x) a) |
(/ x a) |
(/.f64 x a) |
x |
a |
y |
(/ (* t (neg z)) a) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* t (neg z)) |
(*.f64 z (neg.f64 t)) |
t |
(neg z) |
(neg.f64 z) |
z |
a |
(/ x (/ a y)) |
(/.f64 (*.f64 y x) a) |
x |
(/ a y) |
(/.f64 a y) |
a |
y |
(+ (* (/ y a) x) (* z (/ t (neg a)))) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(/ y a) |
(/.f64 y a) |
y |
a |
x |
(* z (/ t (neg a))) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
z |
(/ t (neg a)) |
(neg.f64 (/.f64 t a)) |
t |
(neg a) |
(neg.f64 a) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 t (neg.f64 a)) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| ✓ | accuracy | 92.7% | (*.f64 z (/.f64 t (neg.f64 a))) |
| ✓ | accuracy | 91.0% | (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
| ✓ | accuracy | 100.0% | (/.f64 a y) |
| ✓ | accuracy | 93.6% | (/.f64 x (/.f64 a y)) |
| ✓ | accuracy | 100.0% | (*.f64 t (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 89.6% | (/.f64 (*.f64 t (neg.f64 z)) a) |
| ✓ | accuracy | 100.0% | (/.f64 x a) |
| ✓ | accuracy | 89.9% | (*.f64 (/.f64 x a) y) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 99.6% | (fma.f64 z (neg.f64 t) (*.f64 y x)) |
| ✓ | accuracy | 90.5% | (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
| 55.0ms | 256× | 0 | valid |
Compiled 102 to 27 computations (73.5% saved)
ival-div: 15.0ms (42.1% of total)ival-mult: 14.0ms (39.3% of total)ival-neg: 4.0ms (11.2% of total)ival-add: 2.0ms (5.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (+ (* z (neg t)) (* y x)) (/ 1 a))> |
#<alt (+ (* z (neg t)) (* y x))> |
#<alt (neg t)> |
#<alt (* y x)> |
#<alt (* (/ x a) y)> |
#<alt (/ x a)> |
#<alt (/ (* t (neg z)) a)> |
#<alt (* t (neg z))> |
#<alt (neg z)> |
#<alt (/ x (/ a y))> |
#<alt (/ a y)> |
#<alt (+ (* (/ y a) x) (* z (/ t (neg a))))> |
#<alt (/ y a)> |
#<alt (* z (/ t (neg a)))> |
#<alt (/ t (neg a))> |
#<alt (neg a)> |
| Outputs |
|---|
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (/ a y)> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | (/ y a) |
| 0.0ms | a | @ | inf | (/ t (neg a)) |
| 0.0ms | t | @ | 0 | (/ t (neg a)) |
| 0.0ms | a | @ | inf | (/ a y) |
| 0.0ms | a | @ | 0 | (/ t (neg a)) |
| 1× | batch-egg-rewrite |
| 5 480× | accelerator-lowering-fma.f32 |
| 5 480× | accelerator-lowering-fma.f64 |
| 5 276× | *-lowering-*.f32 |
| 5 276× | *-lowering-*.f64 |
| 4 872× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 76 |
| 1 | 116 | 73 |
| 2 | 985 | 73 |
| 0 | 8286 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (* z (neg t)) (* y x)) (/ 1 a)) |
(+ (* z (neg t)) (* y x)) |
(neg t) |
(* y x) |
(* (/ x a) y) |
(/ x a) |
(/ (* t (neg z)) a) |
(* t (neg z)) |
(neg z) |
(/ x (/ a y)) |
(/ a y) |
(+ (* (/ y a) x) (* z (/ t (neg a)))) |
(/ y a) |
(* z (/ t (neg a))) |
(/ t (neg a)) |
(neg a) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 y x) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(+.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (*.f64 y x) a)) |
(+.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) a) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a))) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 y (/.f64 x a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 x (/.f64 y a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t a) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x a) y (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 y a) x (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 y))) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t a) (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (neg.f64 t) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 z a) (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (/.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 y (neg.f64 a)) (/.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (neg.f64 a)) (neg.f64 y) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y))) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (neg.f64 z)) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 z)) a) (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 z)) a) (/.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 x (neg.f64 a)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 a (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 a) (neg.f64 x))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (*.f64 a (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 z (neg.f64 t) (*.f64 y x))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (/.f64 a (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) (neg.f64 a)) |
(/.f64 (fma.f64 y (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 y (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 y (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 x (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 x (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a y) #s(literal -1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 (neg.f64 a) t) (*.f64 a z)) (*.f64 a (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 (/.f64 a (*.f64 z t))) a) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 (neg.f64 a) t) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 (neg.f64 a) t) (*.f64 a (*.f64 #s(literal 1 binary64) z))) (*.f64 a (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a (*.f64 y x)) z)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 z t))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 x a) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 #s(literal 1 binary64) y) z)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (/.f64 x a) a (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 z t)))) (/.f64 a y)) |
(/.f64 (fma.f64 (/.f64 x a) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (/.f64 x a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 x a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (/.f64 x a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 x a) a (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (/.f64 a y)) |
(/.f64 (fma.f64 (/.f64 x a) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (/.f64 x a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 x a) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (/.f64 x a) a (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (/.f64 a y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (+.f64 (/.f64 a (*.f64 z t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a y)) z)) (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 x) a (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a y)) a)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 a y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (neg.f64 x) a (*.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a y)) a)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 x) a (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a y)) a)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) a (*.f64 (/.f64 a y) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a y) #s(literal -1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) a (*.f64 (/.f64 a y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (/.f64 a y) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a y) #s(literal -1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (/.f64 a y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) a (*.f64 (/.f64 a y) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a y) #s(literal -1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) a (*.f64 (/.f64 a y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 z (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) y)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 z (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) x)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 z a (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) a)) |
(/.f64 (fma.f64 z (/.f64 a (*.f64 y x)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 z (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 x a))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 z (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 z (neg.f64 (/.f64 a y)) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 z (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 z (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) y) (*.f64 a (/.f64 x a))) (/.f64 a y)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 (/.f64 a y)) (*.f64 a (neg.f64 x))) (*.f64 a (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a y) (*.f64 a (*.f64 x #s(literal 1 binary64)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a y) (*.f64 a (neg.f64 (neg.f64 x)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 x (neg.f64 y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) y)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) x)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) a)) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 x a))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (/.f64 a y)))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) y)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a y))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 y x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 x a))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 (/.f64 a y)))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a y))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a x))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) x)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a y))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 y x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 x a))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 (/.f64 a y)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a y))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a y))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a y))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a x))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 a) (/.f64 x a))) (neg.f64 (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 a (/.f64 x a))) (/.f64 a y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 (/.f64 a y)) (*.f64 a (neg.f64 x))) (*.f64 a (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a y) (*.f64 a (*.f64 x #s(literal 1 binary64)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a y) (*.f64 a (neg.f64 (neg.f64 x)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 x (neg.f64 y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) y)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) x)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) a (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) a)) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 x a))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 (/.f64 a y)) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 a) (/.f64 x a))) (neg.f64 (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 a) (neg.f64 x))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a y) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) y)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) x)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) a (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 x a))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 a y)) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 a (/.f64 x a))) (/.f64 a y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 (/.f64 a y)) (*.f64 a (neg.f64 x))) (*.f64 a (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a y) (*.f64 a (*.f64 x #s(literal 1 binary64)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a y) (*.f64 a (neg.f64 (neg.f64 x)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 x (neg.f64 y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (*.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a y) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 z t)))) (neg.f64 (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) x))) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 y x)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 a) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 (/.f64 a y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)))) a) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x)))) a) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) (*.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 t a) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)))))) |
(pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (neg.f64 a))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(+.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) |
(-.f64 (*.f64 y x) (*.f64 z t)) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))))) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 y x (neg.f64 (*.f64 z t))) |
(fma.f64 x y (neg.f64 (*.f64 z t))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 y (*.f64 x (*.f64 y x)) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal 1 binary64)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 z t)))) (neg.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t))) (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) (fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 t t) (+.f64 #s(literal 0 binary64) t))) |
(neg.f64 t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (neg.f64 t))))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 y x) |
(*.f64 x y) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a y))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a))) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 (*.f64 y x) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 a x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a y)) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 x)) (/.f64 a y)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a x)) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a x)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 a x))) |
(/.f64 (neg.f64 (/.f64 x a)) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) a) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) a) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 x))) a) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 y))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 a x))) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (/.f64 a y))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 y (neg.f64 a)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (neg.f64 a)) (neg.f64 y)) |
(*.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 x (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 x a)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 x (neg.f64 a))) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(/.f64 x a) |
(/.f64 #s(literal 1 binary64) (/.f64 a x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 x)) a) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 x #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1 binary64))) (neg.f64 a)) |
(pow.f64 (/.f64 a x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 x a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) x) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 a (*.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 z t) a)) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 z (/.f64 t a))) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 z (/.f64 (neg.f64 a) t)) |
(/.f64 (neg.f64 (*.f64 z t)) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (neg.f64 a) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (neg.f64 a) t)) |
(/.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(pow.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t a) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 t a) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t a) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 t a) (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 z a) (/.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (neg.f64 z)) a)) |
(*.f64 (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (neg.f64 z) a)) |
(*.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (neg.f64 (neg.f64 z)) a) (/.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a)) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (/.f64 t a)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(neg.f64 (*.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 z (neg.f64 t)) |
(*.f64 t (neg.f64 z)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (neg.f64 z) t) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 0 binary64) z))) |
(neg.f64 z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 z) (neg.f64 z)) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a y))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a))) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 (*.f64 y x) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 a x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a y)) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 x)) (/.f64 a y)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a x)) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a x)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 a x))) |
(/.f64 (neg.f64 (/.f64 x a)) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) a) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) a) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 x))) a) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 y))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 a x))) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (/.f64 a y))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 y (neg.f64 a)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (neg.f64 a)) (neg.f64 y)) |
(*.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 x (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 x a)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (neg.f64 (/.f64 a y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 a y))) |
(neg.f64 (neg.f64 (/.f64 a y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y a)))) |
(/.f64 a y) |
(/.f64 a (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 a) (neg.f64 y)) |
(/.f64 (neg.f64 a) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y a) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y a))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (neg.f64 (/.f64 y a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) a)) (*.f64 (neg.f64 y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (neg.f64 a))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 y))) (*.f64 (neg.f64 y) (neg.f64 a))) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y a)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (/.f64 y a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) #s(literal 3 binary64)) (/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 #s(literal 0 binary64) (neg.f64 y)) (fma.f64 (/.f64 a y) (/.f64 a y) (*.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (neg.f64 (/.f64 a y)))))) |
(pow.f64 (/.f64 a y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a y)) |
(*.f64 a (/.f64 #s(literal 1 binary64) y)) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 a #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 y x) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(+.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (*.f64 y x) a)) |
(+.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) a) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a))) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 y (/.f64 x a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 x (/.f64 y a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t a) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x a) y (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 y a) x (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 y))) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t a) (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (neg.f64 t) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 z a) (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (/.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 y (neg.f64 a)) (/.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (neg.f64 a)) (neg.f64 y) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y))) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (neg.f64 z)) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (neg.f64 z)) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 z)) a) (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 z)) a) (/.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 x (neg.f64 a)) (neg.f64 (*.f64 (/.f64 t a) z))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 t a) z))) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 a (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 a) (neg.f64 x))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (*.f64 a (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 z (neg.f64 t) (*.f64 y x))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (/.f64 a (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a)) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x))))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x))) (neg.f64 a)) |
(/.f64 (fma.f64 y (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 y (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 y (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 x (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 x (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a y) #s(literal -1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 (neg.f64 a) t) (*.f64 a z)) (*.f64 a (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 (/.f64 a (*.f64 z t))) a) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 (neg.f64 a) t) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 (neg.f64 a) t) (*.f64 a (*.f64 #s(literal 1 binary64) z))) (*.f64 a (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a (*.f64 y x)) z)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 z t))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 (neg.f64 a) t) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 x a) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 #s(literal 1 binary64) y) z)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (/.f64 x a) a (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 z t)))) (/.f64 a y)) |
(/.f64 (fma.f64 (/.f64 x a) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (/.f64 x a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 x a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (/.f64 x a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 x a) a (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (/.f64 a y)) |
(/.f64 (fma.f64 (/.f64 x a) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (/.f64 x a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 x a) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (/.f64 x a) a (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (/.f64 a y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (+.f64 (/.f64 a (*.f64 z t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (neg.f64 a) t))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a y)) z)) (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 x) a (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a y)) a)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 a y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (neg.f64 x) a (*.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a y)) a)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 x) a (*.f64 (neg.f64 (/.f64 a y)) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a y)) a)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) a (*.f64 (/.f64 a y) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a y) #s(literal -1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) a (*.f64 (/.f64 a y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (/.f64 a y) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a y) #s(literal -1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (/.f64 a y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) a (*.f64 (/.f64 a y) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a y) #s(literal -1 binary64))) (*.f64 (/.f64 a y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a y) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) a (*.f64 (/.f64 a y) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (/.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 z (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) y)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 z (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) x)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 z a (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) a)) |
(/.f64 (fma.f64 z (/.f64 a (*.f64 y x)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 z (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 x a))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 z (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 z (neg.f64 (/.f64 a y)) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 z (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 z (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 z (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) y) (*.f64 a (/.f64 x a))) (/.f64 a y)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 (/.f64 a y)) (*.f64 a (neg.f64 x))) (*.f64 a (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a y) (*.f64 a (*.f64 x #s(literal 1 binary64)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a y) (*.f64 a (neg.f64 (neg.f64 x)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 x (neg.f64 y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) y)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) x)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) a)) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 x a))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (/.f64 a y)))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) y)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a y))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 y x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 x a))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 (/.f64 a y)))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a y))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a x))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) x)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a y))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 y x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 x a))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 (/.f64 a y)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a y))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a y))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a y))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a x))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 a) (/.f64 x a))) (neg.f64 (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 a (/.f64 x a))) (/.f64 a y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 (/.f64 a y)) (*.f64 a (neg.f64 x))) (*.f64 a (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a y) (*.f64 a (*.f64 x #s(literal 1 binary64)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a y) (*.f64 a (neg.f64 (neg.f64 x)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 x (neg.f64 y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) y)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) x)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) a (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) a)) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 x a))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 (/.f64 a y)) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 a) (/.f64 x a))) (neg.f64 (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 a) (neg.f64 x))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a y) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 x)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) y)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) x)) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) a (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 x a))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 a y)) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a y) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 (neg.f64 a) t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 a) t) (/.f64 a x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 a (/.f64 x a))) (/.f64 a y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 (/.f64 a y)) (*.f64 a (neg.f64 x))) (*.f64 a (neg.f64 (/.f64 a y)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a y) (*.f64 a (*.f64 x #s(literal 1 binary64)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a y) (*.f64 a (neg.f64 (neg.f64 x)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 x (neg.f64 y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (*.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a y) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a y)) (*.f64 z t)))) (neg.f64 (*.f64 (neg.f64 (/.f64 a y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) x))) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 y x)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 (/.f64 a y)) (*.f64 (neg.f64 a) (neg.f64 x)))) (neg.f64 (*.f64 (neg.f64 a) (neg.f64 (/.f64 a y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)))) a) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (neg.f64 t) (*.f64 y x)))) a) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))) (*.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 t a) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)))))) |
(pow.f64 (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (neg.f64 a))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)) (neg.f64 (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) z)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) a))) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t)))) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 y (*.f64 x (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y x))) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 y (neg.f64 a))) |
(neg.f64 (/.f64 y (neg.f64 a))) |
(/.f64 y a) |
(/.f64 #s(literal 1 binary64) (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 y)) a) |
(/.f64 (*.f64 y #s(literal 1 binary64)) a) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 y #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (/.f64 y #s(literal 1 binary64))) (neg.f64 a)) |
(pow.f64 (/.f64 a y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) y) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 a (*.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 z t) a)) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 z (/.f64 t a))) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 z (/.f64 (neg.f64 a) t)) |
(/.f64 (neg.f64 (*.f64 z t)) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (neg.f64 a) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (neg.f64 a) t)) |
(/.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(pow.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t a) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) (/.f64 (neg.f64 z) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 t a) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t a) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 t a) (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 z a) (/.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (neg.f64 z)) a)) |
(*.f64 (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (neg.f64 z) a)) |
(*.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (neg.f64 (neg.f64 z)) a) (/.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a)) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64)) (/.f64 t a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 a) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 t a)) |
(neg.f64 (/.f64 t a)) |
(/.f64 t (neg.f64 a)) |
(/.f64 (neg.f64 t) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (neg.f64 a) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 a) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 t #s(literal -1 binary64)) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a t)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 a (neg.f64 t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a t)) a) (*.f64 a (/.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 t))) a) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) a) |
(/.f64 (neg.f64 (/.f64 t #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 t a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 t a) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 t a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) (pow.f64 (/.f64 t a) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 0 binary64) a) (fma.f64 (/.f64 t a) (/.f64 t a) (*.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 t a))))) |
(pow.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (neg.f64 a) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (/.f64 t a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) t) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 t a) #s(literal -1 binary64)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 #s(literal 0 binary64) (neg.f64 a)) |
(-.f64 #s(literal 0 binary64) a) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 0 binary64) a))) |
(neg.f64 a) |
(/.f64 a #s(literal -1 binary64)) |
(/.f64 (neg.f64 a) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) (neg.f64 a))))) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
| 1× | egg-herbie |
| 8 380× | accelerator-lowering-fma.f32 |
| 8 380× | accelerator-lowering-fma.f64 |
| 4 702× | *-lowering-*.f32 |
| 4 702× | *-lowering-*.f64 |
| 2 016× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 2958 |
| 1 | 335 | 2826 |
| 2 | 1082 | 2634 |
| 3 | 3095 | 2634 |
| 4 | 5455 | 2634 |
| 0 | 8399 | 2634 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(/ a y) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
| Outputs |
|---|
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(/ a y) |
(/.f64 a y) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
Compiled 38 358 to 2 491 computations (93.5% saved)
13 alts after pruning (6 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 191 | 3 | 2 194 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 3 | 4 |
| Total | 2 194 | 13 | 2 207 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 85.0% | (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
| ✓ | 90.3% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
| ✓ | 90.6% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| ✓ | 49.2% | (/.f64 (*.f64 x y) a) |
| ✓ | 50.5% | (/.f64 (*.f64 t (neg.f64 z)) a) |
| 49.8% | (/.f64 y (/.f64 a x)) | |
| ✓ | 90.1% | (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
| ▶ | 53.5% | (*.f64 (/.f64 (neg.f64 z) a) t) |
| ▶ | 47.8% | (*.f64 (/.f64 y a) x) |
| ✓ | 49.7% | (*.f64 (/.f64 x a) y) |
| ▶ | 51.9% | (*.f64 (/.f64 t (neg.f64 a)) z) |
| ▶ | 49.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
| ▶ | 53.4% | (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
Compiled 223 to 157 computations (29.6% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
| ✓ | cost-diff | 192 | (*.f64 (/.f64 #s(literal -1 binary64) a) z) |
| ✓ | cost-diff | 0 | (neg.f64 a) |
| ✓ | cost-diff | 0 | (/.f64 t (neg.f64 a)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 t (neg.f64 a)) z) |
| ✓ | cost-diff | 0 | (/.f64 y a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y a) x) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (/.f64 (neg.f64 z) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (neg.f64 z) a) t) |
| 144× | *-lowering-*.f32 |
| 144× | *-lowering-*.f64 |
| 92× | accelerator-lowering-fma.f32 |
| 92× | accelerator-lowering-fma.f64 |
| 68× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 73 |
| 1 | 48 | 73 |
| 2 | 111 | 73 |
| 3 | 181 | 73 |
| 4 | 208 | 73 |
| 5 | 239 | 73 |
| 6 | 284 | 73 |
| 7 | 313 | 73 |
| 8 | 320 | 73 |
| 9 | 320 | 73 |
| 0 | 320 | 73 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ (neg z) a) t) |
(/ (neg z) a) |
(neg z) |
z |
a |
t |
(* (/ y a) x) |
(/ y a) |
y |
a |
x |
(* (/ t (neg a)) z) |
(/ t (neg a)) |
t |
(neg a) |
a |
z |
(* t (* (/ -1 a) z)) |
t |
(* (/ -1 a) z) |
(/ -1 a) |
-1 |
a |
z |
(* (/ 1 a) (* y x)) |
(/ 1 a) |
1 |
a |
(* y x) |
y |
x |
| Outputs |
|---|
(* (/ (neg z) a) t) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(/ (neg z) a) |
(/.f64 z (neg.f64 a)) |
(neg z) |
(neg.f64 z) |
z |
a |
t |
(* (/ y a) x) |
(/.f64 (*.f64 y x) a) |
(/ y a) |
(/.f64 y a) |
y |
a |
x |
(* (/ t (neg a)) z) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(/ t (neg a)) |
(neg.f64 (/.f64 t a)) |
t |
(neg a) |
(neg.f64 a) |
a |
z |
(* t (* (/ -1 a) z)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
t |
(* (/ -1 a) z) |
(/.f64 z (neg.f64 a)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
-1 |
#s(literal -1 binary64) |
a |
z |
(* (/ 1 a) (* y x)) |
(/.f64 (*.f64 y x) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(* y x) |
(*.f64 y x) |
y |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 92.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) a) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal -1 binary64) a) z) |
| ✓ | accuracy | 91.4% | (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
| ✓ | accuracy | 100.0% | (/.f64 t (neg.f64 a)) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| ✓ | accuracy | 92.7% | (*.f64 (/.f64 t (neg.f64 a)) z) |
| ✓ | accuracy | 100.0% | (/.f64 y a) |
| ✓ | accuracy | 93.1% | (*.f64 (/.f64 y a) x) |
| ✓ | accuracy | 100.0% | (/.f64 (neg.f64 z) a) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 91.4% | (*.f64 (/.f64 (neg.f64 z) a) t) |
| 40.0ms | 256× | 0 | valid |
Compiled 79 to 23 computations (70.9% saved)
ival-div: 11.0ms (44.8% of total)ival-mult: 10.0ms (40.7% of total)ival-neg: 2.0ms (8.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (neg z) a) t)> |
#<alt (/ (neg z) a)> |
#<alt (neg z)> |
#<alt (* (/ y a) x)> |
#<alt (/ y a)> |
#<alt (* (/ t (neg a)) z)> |
#<alt (/ t (neg a))> |
#<alt (neg a)> |
#<alt (* (/ -1 a) z)> |
#<alt (* t (* (/ -1 a) z))> |
#<alt (/ -1 a)> |
#<alt (* (/ 1 a) (* y x))> |
#<alt (/ 1 a)> |
#<alt (* y x)> |
| Outputs |
|---|
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ -1 a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | a | @ | 0 | (/ -1 a) |
| 0.0ms | a | @ | inf | (/ -1 a) |
| 0.0ms | z | @ | 0 | (/ (neg z) a) |
| 0.0ms | a | @ | 0 | (/ (neg z) a) |
| 0.0ms | a | @ | inf | (* (/ (neg z) a) t) |
| 1× | batch-egg-rewrite |
| 3 808× | accelerator-lowering-fma.f32 |
| 3 808× | accelerator-lowering-fma.f64 |
| 2 046× | *-lowering-*.f32 |
| 2 046× | *-lowering-*.f64 |
| 1 634× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 56 |
| 1 | 73 | 56 |
| 2 | 342 | 56 |
| 3 | 1818 | 49 |
| 4 | 7280 | 49 |
| 0 | 8316 | 49 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (neg z) a) t) |
(/ (neg z) a) |
(neg z) |
(* (/ y a) x) |
(/ y a) |
(* (/ t (neg a)) z) |
(/ t (neg a)) |
(neg a) |
(* (/ -1 a) z) |
(* t (* (/ -1 a) z)) |
(/ -1 a) |
(* (/ 1 a) (* y x)) |
(/ 1 a) |
(* y x) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(+.f64 (/.f64 (*.f64 z t) a) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(+.f64 (*.f64 (neg.f64 z) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 (neg.f64 t) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a))) (/.f64 (*.f64 z t) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 z t) a)) |
(fma.f64 z (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 z (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 z) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 t (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 t (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 t) (/.f64 (*.f64 z t) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z t) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)) (/.f64 (*.f64 z t) a)) |
(fma.f64 (neg.f64 t) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 z a) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) t (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) t (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 z a) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 t a) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) z (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t a) z (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 t a) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 z (/.f64 a t)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 t (/.f64 a z)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a t) (*.f64 z z)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z a) (*.f64 t (*.f64 z (neg.f64 z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 a t)) (*.f64 z (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z a) (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(/.f64 (neg.f64 t) (/.f64 a z)) |
(/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(/.f64 (*.f64 z t) a) |
(/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 a t) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (/.f64 a t) (*.f64 z z))) |
(/.f64 (*.f64 z z) (*.f64 z (/.f64 a t))) |
(/.f64 (*.f64 z (neg.f64 z)) (*.f64 z (/.f64 a t))) |
(/.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (*.f64 a (*.f64 z z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (*.f64 a (*.f64 z z))) |
(/.f64 (*.f64 t (*.f64 z (neg.f64 z))) (*.f64 z a)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (*.f64 z a)) |
(/.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 z z)) |
(/.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 z (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) z) |
(/.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 z t) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a t) (neg.f64 z))) (*.f64 (/.f64 a t) (/.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z t) a) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 z t) a) (/.f64 (*.f64 z t) a))) (/.f64 (*.f64 z t) a)) |
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 a (/.f64 (*.f64 z t) (*.f64 a a))) |
(*.f64 t (/.f64 z a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 z a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 t a) z) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z)))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 z a)) |
(+.f64 (/.f64 z a) #s(literal 0 binary64)) |
(+.f64 (/.f64 z a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 z a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(+.f64 (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 z a)) |
(+.f64 (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64)) (/.f64 z a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 z a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a))) (/.f64 z a)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 a z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 z z))) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z a)) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a z))) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 z a)) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 a (/.f64 z (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 z (*.f64 a a)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 z (*.f64 a a)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 z (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 z (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)) (/.f64 z a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 z a)) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 z (*.f64 a a)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 a a)) a (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (*.f64 a a)) a (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64) (/.f64 z a)) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 z a)) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(neg.f64 (/.f64 z a)) |
(/.f64 z a) |
(/.f64 (neg.f64 z) a) |
(/.f64 a (*.f64 a (/.f64 a z))) |
(/.f64 #s(literal -1 binary64) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a z)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (*.f64 z (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z a) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 z (neg.f64 z)) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z a) #s(literal -1 binary64)) |
(/.f64 (/.f64 z a) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 z z))) |
(/.f64 (*.f64 z z) (*.f64 z a)) |
(/.f64 (*.f64 z (neg.f64 z)) (*.f64 z a)) |
(/.f64 (*.f64 z a) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 z a)) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (*.f64 z z)) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (*.f64 z (neg.f64 z))) |
(/.f64 (/.f64 (*.f64 z (neg.f64 z)) a) z) |
(/.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (neg.f64 z)) |
(/.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(pow.f64 (/.f64 z a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a z) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a z) (/.f64 a z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a z))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 a (/.f64 z (*.f64 a a))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) z) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 (/.f64 z a) #s(literal 1 binary64)) |
(*.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z)) |
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 z (*.f64 a a)) a) |
(*.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(+.f64 (neg.f64 z) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 z))) #s(literal -1 binary64))) |
(-.f64 (neg.f64 z) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) z) |
(fma.f64 z #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal -1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (neg.f64 (*.f64 z (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(neg.f64 z) |
(/.f64 z #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 z (*.f64 z z)) (*.f64 z (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 z z)) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 z z (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) #s(literal 0 binary64))))) |
(/.f64 (*.f64 z z) (neg.f64 z)) |
(/.f64 (*.f64 z (neg.f64 z)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))) |
(pow.f64 (neg.f64 z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 #s(literal 1 binary64) (neg.f64 z)) |
(*.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal -1 binary64) (*.f64 z z))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (neg.f64 (*.f64 z (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 x a) #s(literal 0 binary64)) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x a)) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a))) (/.f64 (*.f64 y x) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 a (/.f64 (*.f64 y x) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 y x) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 y x) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 (*.f64 y x) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 y (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 y (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 x (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 x a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) x (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y a) x (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x a) y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 x a) y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 x a) #s(literal 0 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 y x) a)) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x a))) |
(/.f64 (*.f64 y x) a) |
(/.f64 (*.f64 y (neg.f64 x)) a) |
(/.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 x a) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 x) (/.f64 a y)) |
(/.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 y x) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 x)) (/.f64 a y)) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 y x) (*.f64 a a))) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 y) (/.f64 x a)) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (neg.f64 x)) |
(*.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (neg.f64 y)) |
(*.f64 (neg.f64 x) (/.f64 y a)) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 y a)) |
(+.f64 (/.f64 y a) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 y a) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(+.f64 (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 y a)) |
(+.f64 (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64)) (/.f64 y a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a)))) (/.f64 y a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a))) (/.f64 y a)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 a y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 y a)) |
(fma.f64 a (/.f64 y (*.f64 a a)) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 y (*.f64 a a)) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 y (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 y (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 y (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 y (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 y (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 y (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y a) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y a) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y a) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y a) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) y (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) y (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) y (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) y (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 y) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 y) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))) (/.f64 y a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)) (/.f64 y a)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 y (*.f64 a (*.f64 a a))) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 y (*.f64 a (*.f64 a a))) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 y (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 y (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (/.f64 y a) #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (/.f64 y a) #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 y a)) |
(fma.f64 (/.f64 y (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (/.f64 y (*.f64 a a)) a (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (*.f64 a a)) a (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64) (/.f64 y a)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(neg.f64 (/.f64 y a)) |
(/.f64 y a) |
(/.f64 #s(literal -1 binary64) (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 a y)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 y) a) |
(/.f64 (/.f64 y a) #s(literal -1 binary64)) |
(/.f64 (/.f64 y a) #s(literal 1 binary64)) |
(/.f64 (/.f64 y (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 y (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y a) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 y a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y a) (/.f64 y a))) (/.f64 y a)) |
(pow.f64 (/.f64 a y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y a) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a y) (/.f64 a y)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a y))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 y (*.f64 a a))) |
(*.f64 y (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 y a)) |
(*.f64 #s(literal 1 binary64) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) y) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 a a) (/.f64 y (*.f64 a (*.f64 a a)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 y a) #s(literal -1 binary64)) |
(*.f64 (/.f64 y a) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (/.f64 y (*.f64 a a)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(+.f64 (/.f64 (*.f64 z t) a) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(+.f64 (*.f64 (neg.f64 z) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 (neg.f64 t) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a))) (/.f64 (*.f64 z t) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 z t) a)) |
(fma.f64 z (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 z (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 z) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 t (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 t (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 t) (/.f64 (*.f64 z t) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z t) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)) (/.f64 (*.f64 z t) a)) |
(fma.f64 (neg.f64 t) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 z a) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) t (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) t (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 z a) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 t a) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) z (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t a) z (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 t a) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 z (/.f64 a t)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 t (/.f64 a z)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a t) (*.f64 z z)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z a) (*.f64 t (*.f64 z (neg.f64 z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 a t)) (*.f64 z (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z a) (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(/.f64 (neg.f64 t) (/.f64 a z)) |
(/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(/.f64 (*.f64 z t) a) |
(/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 a t) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (/.f64 a t) (*.f64 z z))) |
(/.f64 (*.f64 z z) (*.f64 z (/.f64 a t))) |
(/.f64 (*.f64 z (neg.f64 z)) (*.f64 z (/.f64 a t))) |
(/.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (*.f64 a (*.f64 z z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (*.f64 a (*.f64 z z))) |
(/.f64 (*.f64 t (*.f64 z (neg.f64 z))) (*.f64 z a)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (*.f64 z a)) |
(/.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 z z)) |
(/.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 z (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) z) |
(/.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 z t) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a t) (neg.f64 z))) (*.f64 (/.f64 a t) (/.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z t) a) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 z t) a) (/.f64 (*.f64 z t) a))) (/.f64 (*.f64 z t) a)) |
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 a (/.f64 (*.f64 z t) (*.f64 a a))) |
(*.f64 t (/.f64 z a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 z a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 t a) z) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z)))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 t a)) |
(+.f64 (/.f64 t a) #s(literal 0 binary64)) |
(+.f64 (/.f64 t a) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 t a) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(+.f64 (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 t a)) |
(+.f64 (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64)) (/.f64 t a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 t a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a))) (/.f64 t a)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 a t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 t a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 t a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 t a)) |
(fma.f64 a (/.f64 t (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 t (*.f64 a a)) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 t (*.f64 a a)) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 t (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 t (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 t (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t a) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t a) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 t a) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t a) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) t (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) t (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) t (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) t (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 t) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 t) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))) (/.f64 t a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)) (/.f64 t a)) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (/.f64 t a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (/.f64 t a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) #s(literal 1 binary64) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) #s(literal 1 binary64) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a t) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a t) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a t) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a t) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 t a)) |
(fma.f64 (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (/.f64 t (*.f64 a a)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 t (*.f64 a a)) a (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t (*.f64 a a)) a (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(fma.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64) (/.f64 t a)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (*.f64 (/.f64 t (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (*.f64 (/.f64 t (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 t (*.f64 a a)))) |
(neg.f64 (/.f64 t a)) |
(/.f64 t a) |
(/.f64 #s(literal -1 binary64) (/.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t a) (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (neg.f64 t) a) |
(/.f64 (/.f64 t a) #s(literal -1 binary64)) |
(/.f64 (/.f64 t a) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 t a)) |
(/.f64 (/.f64 t (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 t (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(pow.f64 (/.f64 t a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a t) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a t) (/.f64 a t)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a t))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 t (*.f64 a a))) |
(*.f64 t (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 t a)) |
(*.f64 #s(literal 1 binary64) (/.f64 t a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) t) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 t)) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t a) #s(literal -1 binary64)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) (/.f64 t (*.f64 a (*.f64 a a)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 t t) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a t)) |
(*.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 t (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (/.f64 t (*.f64 a a)) a) |
(*.f64 (neg.f64 (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t a) #s(literal 1/2 binary64))) |
a |
(+.f64 a #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) a) |
(exp.f64 (log.f64 a)) |
(-.f64 a #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) a) |
(fma.f64 a #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 a #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) a #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 a #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) a #s(literal 0 binary64)) |
(neg.f64 a) |
(/.f64 a #s(literal -1 binary64)) |
(/.f64 a #s(literal 1 binary64)) |
(/.f64 a (exp.f64 (log.f64 #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) |
(/.f64 (*.f64 a a) a) |
(/.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 a #s(literal 1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (neg.f64 (pow.f64 a #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 a #s(literal 1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(pow.f64 a #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 a #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 #s(literal 1 binary64) a) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 a (*.f64 a a))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) a) |
(+.f64 #s(literal 0 binary64) (/.f64 z a)) |
(+.f64 (/.f64 z a) #s(literal 0 binary64)) |
(+.f64 (/.f64 z a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 z a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(+.f64 (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 z a)) |
(+.f64 (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64)) (/.f64 z a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 z a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a))) (/.f64 z a)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 a z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 z z))) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z a)) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a z))) (/.f64 z a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 z a)) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 a (/.f64 z (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 z (*.f64 a a)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 z (*.f64 a a)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 z (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 z (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)) (/.f64 z a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 z a)) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 z (*.f64 a a)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 a a)) a (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (*.f64 a a)) a (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64) (/.f64 z a)) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 z a)) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 (/.f64 z (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 a a)))) |
(neg.f64 (/.f64 z a)) |
(/.f64 z a) |
(/.f64 (neg.f64 z) a) |
(/.f64 a (*.f64 a (/.f64 a z))) |
(/.f64 #s(literal -1 binary64) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a z)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (*.f64 z (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z a) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 z (neg.f64 z)) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z a) #s(literal -1 binary64)) |
(/.f64 (/.f64 z a) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 z z))) |
(/.f64 (*.f64 z z) (*.f64 z a)) |
(/.f64 (*.f64 z (neg.f64 z)) (*.f64 z a)) |
(/.f64 (*.f64 z a) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 z a)) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (*.f64 z z)) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (*.f64 z (neg.f64 z))) |
(/.f64 (/.f64 (*.f64 z (neg.f64 z)) a) z) |
(/.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (neg.f64 z)) |
(/.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(pow.f64 (/.f64 z a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a z) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a z) (/.f64 a z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a z))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 a (/.f64 z (*.f64 a a))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) z) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 (/.f64 z a) #s(literal 1 binary64)) |
(*.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (*.f64 a a) (/.f64 z (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z a) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 a z)) |
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 z (pow.f64 a #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) a) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 z (neg.f64 z)) a) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 z (*.f64 a a)) a) |
(*.f64 (/.f64 z (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(+.f64 (/.f64 (*.f64 z t) a) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(+.f64 (*.f64 (neg.f64 z) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 (neg.f64 t) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 z t) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a))) (/.f64 (*.f64 z t) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 z t) a)) |
(fma.f64 z (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 z (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 z) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 (*.f64 z t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 t (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 t (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 t) (/.f64 (*.f64 z t) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z t) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)) (/.f64 (*.f64 z t) a)) |
(fma.f64 (neg.f64 t) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 z a) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) t (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) t (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 z a) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 t a) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) z (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t a) z (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 t a) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 z (/.f64 a t)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 t (/.f64 a z)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a t) (*.f64 z z)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 z z)) (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z a) (*.f64 t (*.f64 z (neg.f64 z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 a t)) (*.f64 z (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z a) (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(/.f64 (neg.f64 t) (/.f64 a z)) |
(/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(/.f64 (*.f64 z t) a) |
(/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 a t) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (/.f64 a t) (*.f64 z z))) |
(/.f64 (*.f64 z z) (*.f64 z (/.f64 a t))) |
(/.f64 (*.f64 z (neg.f64 z)) (*.f64 z (/.f64 a t))) |
(/.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (*.f64 a (*.f64 z z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (*.f64 a (*.f64 z z))) |
(/.f64 (*.f64 t (*.f64 z (neg.f64 z))) (*.f64 z a)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (*.f64 z a)) |
(/.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 z z)) |
(/.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 z (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) z) |
(/.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 z t) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a t) (neg.f64 z))) (*.f64 (/.f64 a t) (/.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z t) a) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 z t) a) (/.f64 (*.f64 z t) a))) (/.f64 (*.f64 z t) a)) |
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 a (/.f64 (*.f64 z t) (*.f64 a a))) |
(*.f64 t (/.f64 z a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 z a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 t a) z) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a t) (*.f64 z z)))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 a t)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) t))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 z z)))) |
(*.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z a))) |
(*.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 t a) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 t a) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 z t) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 z t) (*.f64 a a)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (neg.f64 (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal -1/2 binary64) (*.f64 (log.f64 a) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 a (*.f64 a a)) |
(/.f64 #s(literal -1 binary64) a) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) a)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 a)) |
(*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 x a) #s(literal 0 binary64)) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x a)) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a))) (/.f64 (*.f64 y x) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 a (/.f64 (*.f64 y x) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 y x) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 y x) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 (*.f64 y x) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 y (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 y (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 x (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 x a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) x (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y a) x (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x a) y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 x a) y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 x a) #s(literal 0 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 y x) a)) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x a))) |
(/.f64 (*.f64 y x) a) |
(/.f64 (*.f64 y (neg.f64 x)) a) |
(/.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 x a) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 x) (/.f64 a y)) |
(/.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 y x) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 x)) (/.f64 a y)) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 y x) (*.f64 a a))) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 y) (/.f64 x a)) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (neg.f64 x)) |
(*.f64 (/.f64 y a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (neg.f64 y)) |
(*.f64 (neg.f64 x) (/.f64 y a)) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 y x) (*.f64 a a)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (neg.f64 (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal -1/2 binary64) (*.f64 (log.f64 a) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 a (*.f64 a a)) |
(/.f64 #s(literal -1 binary64) a) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) a)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 a)) |
(*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) a) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) (pow.f64 a #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(neg.f64 (*.f64 y (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (*.f64 y x) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 y x) |
(*.f64 y (neg.f64 (neg.f64 x))) |
(*.f64 x y) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 (neg.f64 x)) y) |
| 1× | egg-herbie |
| 104× | *-lowering-*.f32 |
| 104× | *-lowering-*.f64 |
| 92× | accelerator-lowering-fma.f32 |
| 92× | accelerator-lowering-fma.f64 |
| 68× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 1560 |
| 1 | 42 | 1560 |
| 2 | 66 | 1560 |
| 3 | 101 | 1560 |
| 4 | 136 | 1560 |
| 5 | 164 | 1560 |
| 6 | 196 | 1560 |
| 7 | 252 | 1560 |
| 8 | 269 | 1560 |
| 9 | 269 | 1560 |
| 0 | 269 | 1560 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 (/ t a)) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ -1 a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 (/ t a)) |
(/.f64 t (neg.f64 a)) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ z a)) |
(/.f64 (neg.f64 z) a) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
Compiled 39 801 to 3 016 computations (92.4% saved)
14 alts after pruning (2 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 795 | 1 | 2 796 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 2 795 | 14 | 2 809 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 85.0% | (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
| ✓ | 90.3% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
| ✓ | 90.6% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| ✓ | 49.2% | (/.f64 (*.f64 x y) a) |
| ✓ | 50.5% | (/.f64 (*.f64 t (neg.f64 z)) a) |
| 49.8% | (/.f64 y (/.f64 a x)) | |
| ✓ | 90.1% | (*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | 53.5% | (*.f64 (/.f64 (neg.f64 z) a) t) |
| 9.1% | (*.f64 (/.f64 z a) t) | |
| ✓ | 47.8% | (*.f64 (/.f64 y a) x) |
| ✓ | 49.7% | (*.f64 (/.f64 x a) y) |
| ✓ | 51.9% | (*.f64 (/.f64 t (neg.f64 a)) z) |
| ✓ | 49.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
| ✓ | 53.4% | (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
Compiled 351 to 173 computations (50.7% saved)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z a) t) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 y (/.f64 a x)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
(fma.f64 (neg.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) a) z) (/.f64 (*.f64 x y) a)) |
| Outputs |
|---|
(fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) |
9 calls:
| 9.0ms | y |
| 8.0ms | (*.f64 x y) |
| 8.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 8.0ms | a |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.6% | 1 | x |
| 90.6% | 1 | y |
| 92.5% | 2 | z |
| 92.4% | 2 | t |
| 96.1% | 3 | a |
| 93.5% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 96.7% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 94.0% | 3 | (*.f64 x y) |
| 95.8% | 3 | (*.f64 z t) |
Compiled 72 to 54 computations (25% saved)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z a) t) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 y (/.f64 a x)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
| Outputs |
|---|
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
2 calls:
| 7.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.3% | 2 | a |
| 93.2% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z a) t) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 y (/.f64 a x)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
| Outputs |
|---|
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
2 calls:
| 7.0ms | a |
| 5.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 3 | (*.f64 z t) |
| 90.6% | 1 | a |
Compiled 14 to 11 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z a) t) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 y (/.f64 a x)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| Outputs |
|---|
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
1 calls:
| 4.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 3 | (*.f64 z t) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z a) t) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 y (/.f64 a x)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Outputs |
|---|
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
1 calls:
| 6.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 3 | (*.f64 z t) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z a) t) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 y (/.f64 a x)) |
| Outputs |
|---|
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 x a) y) |
9 calls:
| 7.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 5.0ms | a |
| 4.0ms | t |
| 4.0ms | y |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 4 | x |
| 73.7% | 5 | y |
| 57.6% | 3 | a |
| 70.2% | 3 | t |
| 81.3% | 3 | (*.f64 x y) |
| 74.1% | 3 | z |
| 64.5% | 4 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 68.6% | 6 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 76.1% | 3 | (*.f64 z t) |
Compiled 72 to 54 computations (25% saved)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z a) t) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
| Outputs |
|---|
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 x a) y) |
1 calls:
| 4.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z a) t) |
(/.f64 (*.f64 x y) a) |
| Outputs |
|---|
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 x a) y) |
9 calls:
| 4.0ms | t |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | a |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.7% | 1 | a |
| 52.5% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 54.3% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 51.5% | 2 | t |
| 52.9% | 3 | y |
| 51.5% | 2 | x |
| 49.7% | 1 | z |
| 49.7% | 1 | (*.f64 z t) |
| 52.5% | 2 | (*.f64 x y) |
Compiled 72 to 54 computations (25% saved)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z a) t) |
| Outputs |
|---|
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 x a) y) |
2 calls:
| 2.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 2.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.5% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 52.2% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
Compiled 26 to 17 computations (34.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 (/.f64 x a) y) |
| Outputs |
|---|
(*.f64 (/.f64 x a) y) |
6 calls:
| 15.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.7% | 1 | y |
| 49.7% | 1 | t |
| 49.7% | 1 | x |
| 49.7% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 49.7% | 1 | (*.f64 x y) |
| 49.7% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 52 to 38 computations (26.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.133629483037043e+292 | 3.541004888291966e+296 |
| 0.0ms | -2.1811673907053325e+278 | -1.538640670062938e+272 |
Compiled 17 to 17 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 2.1754059178770174e-63 | 8.065629349252667e-63 |
| 4.0ms | 80× | 0 | valid |
Compiled 177 to 122 computations (31.1% saved)
ival-div: 1.0ms (50.6% of total)ival-mult: 1.0ms (50.6% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.924831371305922e+262 | 9.12942031386062e+267 |
| 0.0ms | -inf | -8.16613790675861e+281 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.924831371305922e+262 | 9.12942031386062e+267 |
| 0.0ms | -inf | -8.16613790675861e+281 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.924831371305922e+262 | 9.12942031386062e+267 |
| 0.0ms | -inf | -8.16613790675861e+281 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.085265410638685e-21 | 3.560027242516262e-13 |
| 0.0ms | -7.500126259760838e-29 | -7.360943829894241e-32 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.085265410638685e-21 | 3.560027242516262e-13 |
| 0.0ms | -7.500126259760838e-29 | -7.360943829894241e-32 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.491076727626922e+297 | 4.906022914797687e+303 |
| 0.0ms | -3.34138893551061e+169 | -4.952489024063836e+168 |
Compiled 17 to 17 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0607184663609727e-24 | -7.224987735263907e-28 |
Compiled 17 to 17 computations (0% saved)
| 1× | egg-herbie |
| 36× | *-commutative_binary64 |
| 20× | neg-sub0_binary64 |
| 20× | neg-mul-1_binary64 |
| 18× | +-commutative_binary64 |
| 18× | sub-neg_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 272 |
| 1 | 102 | 272 |
| 2 | 129 | 272 |
| 3 | 149 | 272 |
| 4 | 155 | 272 |
| 5 | 157 | 272 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -199999999999999992701373735918357116631804549565985153064628970972443492602480411625348685741640985599675569876002408075550379507087920437583886295587576290642133049161236473317937266725516180055400670622987509956668735259751478274996752027315378862823736417652149903488970653696 binary64)) (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 40000000000000000530263959134296650722746244358345840142528125911769970907617012858463917672157449998909498554263568363952491898600028103138206953210986926743629581261021098587444232750232858470317984807330649410342155342294546390088430246843766074240114997507336380714205155856460222902042624 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))))) |
(if (<=.f64 a #s(literal 6854891682849119/1852673427797059126777135760139006525652319754650249024631321344126610074238976 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)))) |
(if (<=.f64 (*.f64 x y) #s(literal -8920298079412249/178405961588244985132285746181186892047843328 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 x a) y))) |
(if (<=.f64 (*.f64 x y) #s(literal -8920298079412249/178405961588244985132285746181186892047843328 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 (/.f64 t (neg.f64 a)) z) (*.f64 (/.f64 x a) y))) |
(if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal -19999999999999998677209896694859491247439004328606630372233856446154012933992072952513848651916918943418291091993970429510787616268896255865589170108074572349887700008960 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 9999999999999999595662034753429788238255624467393741467120915117996487670031669885400803025551745174706847878231119663145222863482996149222332143382301002459214758820269116923021527058285459686414683385913622455551313826420028155008403585629126369847605750170289266545852965785882018353801250996224 binary64)) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 x a) y))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -5444517870735015/5444517870735015415413993718908291383296 binary64)) (*.f64 (/.f64 y a) x) (*.f64 (/.f64 x a) y)) |
(*.f64 (/.f64 x a) y) |
| Outputs |
|---|
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -199999999999999992701373735918357116631804549565985153064628970972443492602480411625348685741640985599675569876002408075550379507087920437583886295587576290642133049161236473317937266725516180055400670622987509956668735259751478274996752027315378862823736417652149903488970653696 binary64)) (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 40000000000000000530263959134296650722746244358345840142528125911769970907617012858463917672157449998909498554263568363952491898600028103138206953210986926743629581261021098587444232750232858470317984807330649410342155342294546390088430246843766074240114997507336380714205155856460222902042624 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t (neg.f64 a)))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -199999999999999992701373735918357116631804549565985153064628970972443492602480411625348685741640985599675569876002408075550379507087920437583886295587576290642133049161236473317937266725516180055400670622987509956668735259751478274996752027315378862823736417652149903488970653696 binary64)) (fma.f64 (/.f64 y a) x (neg.f64 (*.f64 z (/.f64 t a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 40000000000000000530263959134296650722746244358345840142528125911769970907617012858463917672157449998909498554263568363952491898600028103138206953210986926743629581261021098587444232750232858470317984807330649410342155342294546390088430246843766074240114997507336380714205155856460222902042624 binary64)) (/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a) (fma.f64 (/.f64 y a) x (neg.f64 (*.f64 z (/.f64 t a)))))) |
(if (<=.f64 a #s(literal 6854891682849119/1852673427797059126777135760139006525652319754650249024631321344126610074238976 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 a #s(literal 6854891682849119/1852673427797059126777135760139006525652319754650249024631321344126610074238976 binary64)) (/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a) (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (*.f64 t (*.f64 z (/.f64 #s(literal -1 binary64) a))) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) (*.f64 t (*.f64 z (/.f64 #s(literal -1 binary64) a))))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (*.f64 t (*.f64 z (/.f64 #s(literal -1 binary64) a))) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a) (*.f64 t (*.f64 z (/.f64 #s(literal -1 binary64) a))))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (*.f64 t (*.f64 z (/.f64 #s(literal -1 binary64) a))) (if (<=.f64 (*.f64 z t) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (*.f64 t (*.f64 z (/.f64 #s(literal -1 binary64) a))))) |
(if (<=.f64 (*.f64 x y) #s(literal -8920298079412249/178405961588244985132285746181186892047843328 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 x a) y))) |
(if (<=.f64 (*.f64 x y) #s(literal -8920298079412249/178405961588244985132285746181186892047843328 binary64)) (*.f64 x (/.f64 y a)) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (neg.f64 (*.f64 t (/.f64 z a))) (*.f64 y (/.f64 x a)))) |
(if (<=.f64 (*.f64 x y) #s(literal -8920298079412249/178405961588244985132285746181186892047843328 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (*.f64 (/.f64 t (neg.f64 a)) z) (*.f64 (/.f64 x a) y))) |
(if (<=.f64 (*.f64 x y) #s(literal -8920298079412249/178405961588244985132285746181186892047843328 binary64)) (*.f64 x (/.f64 y a)) (if (<=.f64 (*.f64 x y) #s(literal 6646139978924579/664613997892457936451903530140172288 binary64)) (neg.f64 (*.f64 z (/.f64 t a))) (*.f64 y (/.f64 x a)))) |
(if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal -19999999999999998677209896694859491247439004328606630372233856446154012933992072952513848651916918943418291091993970429510787616268896255865589170108074572349887700008960 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 9999999999999999595662034753429788238255624467393741467120915117996487670031669885400803025551745174706847878231119663145222863482996149222332143382301002459214758820269116923021527058285459686414683385913622455551313826420028155008403585629126369847605750170289266545852965785882018353801250996224 binary64)) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 x a) y))) |
(if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal -19999999999999998677209896694859491247439004328606630372233856446154012933992072952513848651916918943418291091993970429510787616268896255865589170108074572349887700008960 binary64)) (*.f64 x (/.f64 y a)) (if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 9999999999999999595662034753429788238255624467393741467120915117996487670031669885400803025551745174706847878231119663145222863482996149222332143382301002459214758820269116923021527058285459686414683385913622455551313826420028155008403585629126369847605750170289266545852965785882018353801250996224 binary64)) (/.f64 (*.f64 x y) a) (*.f64 y (/.f64 x a)))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -5444517870735015/5444517870735015415413993718908291383296 binary64)) (*.f64 (/.f64 y a) x) (*.f64 (/.f64 x a) y)) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -5444517870735015/5444517870735015415413993718908291383296 binary64)) (*.f64 x (/.f64 y a)) (*.f64 y (/.f64 x a))) |
(*.f64 (/.f64 x a) y) |
(*.f64 y (/.f64 x a)) |
| 9 072× | accelerator-lowering-fma.f32 |
| 9 072× | accelerator-lowering-fma.f64 |
| 6 640× | accelerator-lowering-fma.f32 |
| 6 640× | accelerator-lowering-fma.f64 |
| 6 256× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 86 |
| 1 | 154 | 86 |
| 2 | 1324 | 86 |
| 0 | 8573 | 86 |
| 0 | 88 | 1104 |
| 1 | 314 | 960 |
| 2 | 1016 | 960 |
| 3 | 3861 | 960 |
| 4 | 6591 | 960 |
| 0 | 8008 | 960 |
| 0 | 9 | 22 |
| 1 | 40 | 22 |
| 2 | 309 | 22 |
| 3 | 3298 | 22 |
| 0 | 8841 | 22 |
| 0 | 25 | 76 |
| 1 | 116 | 73 |
| 2 | 985 | 73 |
| 0 | 8286 | 73 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 710 to 350 computations (50.7% saved)
(sort x y)
(negabs a)
Compiled 1 622 to 564 computations (65.2% saved)
Loading profile data...