
Time bar (total: 15.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 100% | 99.7% | 0% | 0.3% | 0% | 0% | 0% | 1 |
Compiled 23 to 20 computations (13% saved)
| 921.0ms | 8 253× | 0 | valid |
| 1.0ms | 3× | 1 | valid |
ival-sub: 296.0ms (48.6% of total)ival-mult: 197.0ms (32.3% of total)ival-add: 99.0ms (16.3% of total)exact: 8.0ms (1.3% of total)ival-true: 6.0ms (1% of total)ival-assert: 3.0ms (0.5% of total)adjust: 0.0ms (0% of total)| 1× | egg-herbie |
| 15 580× | accelerator-lowering-fma.f32 |
| 15 580× | accelerator-lowering-fma.f64 |
| 4 028× | +-lowering-+.f64 |
| 4 028× | +-lowering-+.f32 |
| 2 620× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 587 |
| 1 | 518 | 578 |
| 2 | 1754 | 567 |
| 0 | 18 | 21 |
| 1 | 48 | 21 |
| 2 | 138 | 21 |
| 3 | 559 | 21 |
| 4 | 1933 | 21 |
| 5 | 4693 | 21 |
| 6 | 6135 | 21 |
| 7 | 7120 | 21 |
| 8 | 7378 | 21 |
| 9 | 7647 | 21 |
| 10 | 7709 | 21 |
| 0 | 8379 | 18 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b)) |
| Outputs |
|---|
(+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 4 | 0 | - | 0 | - | (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) |
| 4 | 0 | - | 0 | - | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b) |
| 0 | 0 | - | 0 | - | (-.f64 y #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (+.f64 y t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 t #s(literal 1 binary64)) a) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 y t) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y #s(literal 1 binary64)) z) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (-.f64 t #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 (-.f64 t #s(literal 1 binary64)) a) | overflow | 33 | |
| ↳ | (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) | overflow | 25 | |
| ↳ | (*.f64 (-.f64 y #s(literal 1 binary64)) z) | overflow | 25 | |
| ↳ | (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) | overflow | 52 | |
| ↳ | (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b) | overflow | 44 | |
-.f64 | (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) | nan-rescue | 4 | 0 |
| ↳ | (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) | overflow | 25 | |
| ↳ | (*.f64 (-.f64 y #s(literal 1 binary64)) z) | overflow | 25 | |
| ↳ | (*.f64 (-.f64 t #s(literal 1 binary64)) a) | overflow | 33 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 8 | 0 |
| - | 0 | 248 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 8 | 0 | 0 |
| - | 0 | 0 | 248 |
| number | freq |
|---|---|
| 0 | 248 |
| 1 | 8 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 56.0ms | 512× | 0 | valid |
Compiled 218 to 76 computations (65.1% saved)
ival-mult: 12.0ms (40.5% of total)ival-sub: 11.0ms (37.1% of total)ival-add: 5.0ms (16.9% of total)exact: 1.0ms (3.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 6 to 6 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.9% | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
Compiled 27 to 18 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y #s(literal 1 binary64)) z) |
| ✓ | cost-diff | 128 | (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) |
| ✓ | cost-diff | 128 | (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 15 580× | accelerator-lowering-fma.f32 |
| 15 580× | accelerator-lowering-fma.f64 |
| 4 028× | +-lowering-+.f64 |
| 4 028× | +-lowering-+.f32 |
| 2 620× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 80 |
| 1 | 48 | 80 |
| 2 | 138 | 80 |
| 3 | 559 | 80 |
| 4 | 1933 | 80 |
| 5 | 4693 | 80 |
| 6 | 6135 | 80 |
| 7 | 7120 | 80 |
| 8 | 7378 | 80 |
| 9 | 7647 | 80 |
| 10 | 7709 | 80 |
| 0 | 8379 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b)) |
(- (- x (* (- y 1) z)) (* (- t 1) a)) |
(- x (* (- y 1) z)) |
x |
(* (- y 1) z) |
(- y 1) |
y |
1 |
z |
(* (- t 1) a) |
(- t 1) |
t |
a |
(* (- (+ y t) 2) b) |
(- (+ y t) 2) |
(+ y t) |
2 |
b |
| Outputs |
|---|
(+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x))) |
(- (- x (* (- y 1) z)) (* (- t 1) a)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(- x (* (- y 1) z)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
x |
(* (- y 1) z) |
(-.f64 (*.f64 y z) z) |
(- y 1) |
(+.f64 y #s(literal -1 binary64)) |
y |
1 |
#s(literal 1 binary64) |
z |
(* (- t 1) a) |
(-.f64 (*.f64 t a) a) |
(- t 1) |
(+.f64 t #s(literal -1 binary64)) |
t |
a |
(* (- (+ y t) 2) b) |
(*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) |
(- (+ y t) 2) |
(+.f64 y (+.f64 t #s(literal -2 binary64))) |
(+ y t) |
(+.f64 y t) |
2 |
#s(literal 2 binary64) |
b |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y #s(literal 1 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b) |
| ✓ | accuracy | 98.6% | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| ✓ | accuracy | 98.6% | (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) |
| 45.0ms | 256× | 0 | valid |
Compiled 82 to 20 computations (75.6% saved)
ival-sub: 25.0ms (76.5% of total)ival-mult: 5.0ms (15.3% of total)ival-add: 2.0ms (6.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b))> |
#<alt (- (- x (* (- y 1) z)) (* (- t 1) a))> |
#<alt (- x (* (- y 1) z))> |
#<alt (* (- y 1) z)> |
#<alt (* (- (+ y t) 2) b)> |
| Outputs |
|---|
#<alt (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))))> |
#<alt (* x (- (+ 1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))))> |
#<alt (* x (- (+ 1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) x)) 1)))> |
#<alt (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1))))> |
#<alt (- (+ x (+ (* b (- t 2)) (* y (- b z)))) (+ (* -1 z) (* a (- t 1))))> |
#<alt (- (+ x (+ (* b (- t 2)) (* y (- b z)))) (+ (* -1 z) (* a (- t 1))))> |
#<alt (- (+ x (+ (* b (- t 2)) (* y (- b z)))) (+ (* -1 z) (* a (- t 1))))> |
#<alt (* y (- b z))> |
#<alt (* y (- (+ b (+ (/ x y) (/ (* b (- t 2)) y))) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y)))))> |
#<alt (* y (- (+ b (+ (/ x y) (/ (* b (- t 2)) y))) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y)))))> |
#<alt (* y (- (+ b (+ (/ x y) (/ (* b (- t 2)) y))) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y)))))> |
#<alt (* -1 (* y (- (* -1 b) (* -1 z))))> |
#<alt (* -1 (* y (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) y))) (* -1 z))))> |
#<alt (* -1 (* y (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) y))) (* -1 z))))> |
#<alt (* -1 (* y (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) y))) (* -1 z))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (* a (- t 1)))> |
#<alt (- (+ x (+ (* b (- (+ t y) 2)) (* z (- 1 y)))) (* a (- t 1)))> |
#<alt (- (+ x (+ (* b (- (+ t y) 2)) (* z (- 1 y)))) (* a (- t 1)))> |
#<alt (- (+ x (+ (* b (- (+ t y) 2)) (* z (- 1 y)))) (* a (- t 1)))> |
#<alt (* z (- 1 y))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ (* b (- (+ t y) 2)) z))) (+ y (/ (* a (- t 1)) z))))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ (* b (- (+ t y) 2)) z))) (+ y (/ (* a (- t 1)) z))))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ (* b (- (+ t y) 2)) z))) (+ y (/ (* a (- t 1)) z))))> |
#<alt (* -1 (* z (- y 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) z)) (* -1 (- y 1)))))> |
#<alt (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1))))> |
#<alt (- (+ x (+ (* b (- y 2)) (* t (- b a)))) (+ (* -1 a) (* z (- y 1))))> |
#<alt (- (+ x (+ (* b (- y 2)) (* t (- b a)))) (+ (* -1 a) (* z (- y 1))))> |
#<alt (- (+ x (+ (* b (- y 2)) (* t (- b a)))) (+ (* -1 a) (* z (- y 1))))> |
#<alt (* t (- b a))> |
#<alt (* t (- (+ b (+ (/ x t) (/ (* b (- y 2)) t))) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t)))))> |
#<alt (* t (- (+ b (+ (/ x t) (/ (* b (- y 2)) t))) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t)))))> |
#<alt (* t (- (+ b (+ (/ x t) (/ (* b (- y 2)) t))) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t)))))> |
#<alt (* -1 (* t (- (* -1 b) (* -1 a))))> |
#<alt (* -1 (* t (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) t))) (* -1 a))))> |
#<alt (* -1 (* t (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) t))) (* -1 a))))> |
#<alt (* -1 (* t (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) t))) (* -1 a))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (* z (- y 1)))> |
#<alt (- (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) (* z (- y 1)))> |
#<alt (- (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) (* z (- y 1)))> |
#<alt (- (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) (* z (- y 1)))> |
#<alt (* a (- 1 t))> |
#<alt (* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) (+ t (/ (* z (- y 1)) a))))> |
#<alt (* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) (+ t (/ (* z (- y 1)) a))))> |
#<alt (* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) (+ t (/ (* z (- y 1)) a))))> |
#<alt (* -1 (* a (- t 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) a)) (* -1 (- t 1)))))> |
#<alt (* -1 (* a (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) a)) (* -1 (- t 1)))))> |
#<alt (* -1 (* a (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) a)) (* -1 (- t 1)))))> |
#<alt (- x (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t (+ y (/ x b))) (+ 2 (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))))> |
#<alt (* b (- (+ t (+ y (/ x b))) (+ 2 (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))))> |
#<alt (* b (- (+ t (+ y (/ x b))) (+ 2 (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b)))))> |
#<alt (* -1 (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- x (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- x (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- x (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)) 1)))> |
#<alt (* -1 (* x (- (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)) 1)))> |
#<alt (* -1 (* x (- (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)) 1)))> |
#<alt (- x (+ (* -1 z) (* a (- t 1))))> |
#<alt (- (+ x (* -1 (* y z))) (+ (* -1 z) (* a (- t 1))))> |
#<alt (- (+ x (* -1 (* y z))) (+ (* -1 z) (* a (- t 1))))> |
#<alt (- (+ x (* -1 (* y z))) (+ (* -1 z) (* a (- t 1))))> |
#<alt (* -1 (* y z))> |
#<alt (* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y)))))> |
#<alt (* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y)))))> |
#<alt (* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* a (- t 1)))) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* a (- t 1)))) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* a (- t 1)))) y)) (* -1 z))))> |
#<alt (- x (* a (- t 1)))> |
#<alt (- (+ x (* z (- 1 y))) (* a (- t 1)))> |
#<alt (- (+ x (* z (- 1 y))) (* a (- t 1)))> |
#<alt (- (+ x (* z (- 1 y))) (* a (- t 1)))> |
#<alt (* z (- 1 y))> |
#<alt (* z (- (+ 1 (/ x z)) (+ y (/ (* a (- t 1)) z))))> |
#<alt (* z (- (+ 1 (/ x z)) (+ y (/ (* a (- t 1)) z))))> |
#<alt (* z (- (+ 1 (/ x z)) (+ y (/ (* a (- t 1)) z))))> |
#<alt (* -1 (* z (- y 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (- x (* a (- t 1))) z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- x (* a (- t 1))) z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- x (* a (- t 1))) z)) (* -1 (- y 1)))))> |
#<alt (- x (+ (* -1 a) (* z (- y 1))))> |
#<alt (- (+ x (* -1 (* a t))) (+ (* -1 a) (* z (- y 1))))> |
#<alt (- (+ x (* -1 (* a t))) (+ (* -1 a) (* z (- y 1))))> |
#<alt (- (+ x (* -1 (* a t))) (+ (* -1 a) (* z (- y 1))))> |
#<alt (* -1 (* a t))> |
#<alt (* t (- (/ x t) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t)))))> |
#<alt (* t (- (/ x t) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t)))))> |
#<alt (* t (- (/ x t) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t)))))> |
#<alt (* -1 (* a t))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (* z (- y 1)))) t)) (* -1 a))))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (* z (- y 1)))) t)) (* -1 a))))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (* z (- y 1)))) t)) (* -1 a))))> |
#<alt (- x (* z (- y 1)))> |
#<alt (- (+ x (* a (- 1 t))) (* z (- y 1)))> |
#<alt (- (+ x (* a (- 1 t))) (* z (- y 1)))> |
#<alt (- (+ x (* a (- 1 t))) (* z (- y 1)))> |
#<alt (* a (- 1 t))> |
#<alt (* a (- (+ 1 (/ x a)) (+ t (/ (* z (- y 1)) a))))> |
#<alt (* a (- (+ 1 (/ x a)) (+ t (/ (* z (- y 1)) a))))> |
#<alt (* a (- (+ 1 (/ x a)) (+ t (/ (* z (- y 1)) a))))> |
#<alt (* -1 (* a (- t 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (- x (* z (- y 1))) a)) (* -1 (- t 1)))))> |
#<alt (* -1 (* a (- (* -1 (/ (- x (* z (- y 1))) a)) (* -1 (- t 1)))))> |
#<alt (* -1 (* a (- (* -1 (/ (- x (* z (- y 1))) a)) (* -1 (- t 1)))))> |
#<alt (* -1 (* z (- y 1)))> |
#<alt (- x (* z (- y 1)))> |
#<alt (- x (* z (- y 1)))> |
#<alt (- x (* z (- y 1)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* z (- y 1)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (- y 1)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (- y 1)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* z (- y 1)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (- y 1)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (- y 1)) x) 1)))> |
#<alt (- x (* -1 z))> |
#<alt (- (+ x (* -1 (* y z))) (* -1 z))> |
#<alt (- (+ x (* -1 (* y z))) (* -1 z))> |
#<alt (- (+ x (* -1 (* y z))) (* -1 z))> |
#<alt (* -1 (* y z))> |
#<alt (* y (- (/ x y) (+ z (* -1 (/ z y)))))> |
#<alt (* y (- (/ x y) (+ z (* -1 (/ z y)))))> |
#<alt (* y (- (/ x y) (+ z (* -1 (/ z y)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 z)) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 z)) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (* -1 z)) y)) (* -1 z))))> |
#<alt x> |
#<alt (+ x (* z (- 1 y)))> |
#<alt (+ x (* z (- 1 y)))> |
#<alt (+ x (* z (- 1 y)))> |
#<alt (* z (- 1 y))> |
#<alt (* z (- (+ 1 (/ x z)) y))> |
#<alt (* z (- (+ 1 (/ x z)) y))> |
#<alt (* z (- (+ 1 (/ x z)) y))> |
#<alt (* -1 (* z (- y 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (- y 1)))))> |
#<alt (* -1 z)> |
#<alt (+ (* -1 z) (* y z))> |
#<alt (+ (* -1 z) (* y z))> |
#<alt (+ (* -1 z) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ z y))))> |
#<alt (* y (+ z (* -1 (/ z y))))> |
#<alt (* y (+ z (* -1 (/ z y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ z y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ z y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ z y))))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* z (- y 1))> |
#<alt (* b (- t 2))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (* b y)> |
#<alt (* y (+ b (/ (* b (- t 2)) y)))> |
#<alt (* y (+ b (/ (* b (- t 2)) y)))> |
#<alt (* y (+ b (/ (* b (- t 2)) y)))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))))> |
#<alt (* b (- y 2))> |
#<alt (+ (* b t) (* b (- y 2)))> |
#<alt (+ (* b t) (* b (- y 2)))> |
#<alt (+ (* b t) (* b (- y 2)))> |
#<alt (* b t)> |
#<alt (* t (+ b (/ (* b (- y 2)) t)))> |
#<alt (* t (+ b (/ (* b (- y 2)) t)))> |
#<alt (* t (+ b (/ (* b (- y 2)) t)))> |
#<alt (* b t)> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | (- (- x (* (- y 1) z)) (* (- t 1) a)) |
| 1.0ms | z | @ | -inf | (+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b)) |
| 1.0ms | y | @ | inf | (+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b)) |
| 1.0ms | x | @ | 0 | (+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b)) |
| 1.0ms | y | @ | -inf | (+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b)) |
| 1× | batch-egg-rewrite |
| 5 442× | accelerator-lowering-fma.f32 |
| 5 442× | accelerator-lowering-fma.f64 |
| 4 406× | /-lowering-/.f32 |
| 4 406× | /-lowering-/.f64 |
| 4 152× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 53 |
| 1 | 129 | 53 |
| 2 | 1209 | 53 |
| 0 | 8388 | 50 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (- (- x (* (- y 1) z)) (* (- t 1) a)) (* (- (+ y t) 2) b)) |
(- (- x (* (- y 1) z)) (* (- t 1) a)) |
(- x (* (- y 1) z)) |
(* (- y 1) z) |
(* (- (+ y t) 2) b) |
| Outputs |
|---|
(+.f64 x (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(+.f64 x (neg.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) |
(+.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) |
(+.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(+.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(+.f64 (/.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(+.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x) (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(-.f64 x (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) |
(-.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (+.f64 t #s(literal -1 binary64)) a)) |
(-.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (/.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (/.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (/.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) |
(fma.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(fma.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)))))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) |
(fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) |
(fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (neg.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (neg.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (neg.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (*.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (neg.f64 (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 x (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (pow.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (pow.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (fma.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 x (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (/.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (*.f64 (/.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)))) (fma.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x) #s(literal 3 binary64)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (fma.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(*.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))))) |
(*.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (-.f64 (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b)) (*.f64 (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(+.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) |
(+.f64 x (neg.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) |
(+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) |
(+.f64 (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) |
(+.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) |
(-.f64 x (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) |
(-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (+.f64 t #s(literal -1 binary64)) a)) |
(-.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (neg.f64 a) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) |
(fma.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)))))) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)))) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (neg.f64 t) #s(literal 1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)))) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x))) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) |
(/.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (neg.f64 (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t)) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t)) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (+.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t)) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t)) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (+.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (+.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))))) (*.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))))) (neg.f64 (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (neg.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))) (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (*.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 x (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (*.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a))) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (*.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) |
(*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(*.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (+.f64 t #s(literal -1 binary64))) (*.f64 a a)) (*.f64 a (+.f64 (neg.f64 t) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) a (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (*.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a)))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (+.f64 t #s(literal -1 binary64)) a))))) |
(+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) |
(+.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (neg.f64 (/.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)))) |
(-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (/.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)))) (/.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) |
(fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x) |
(fma.f64 z (+.f64 (neg.f64 y) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (neg.f64 (/.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 y #s(literal -1 binary64)) z) x) |
(fma.f64 (+.f64 (neg.f64 y) #s(literal 1 binary64)) z x) |
(fma.f64 (neg.f64 z) (+.f64 y #s(literal -1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) |
(/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (neg.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))))) (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (/.f64 (*.f64 x x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (fma.f64 (/.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (/.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)) (/.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x))) |
(*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x)) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x) (fma.f64 (+.f64 y #s(literal -1 binary64)) (neg.f64 z) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z x)))) |
(+.f64 (*.f64 z y) (*.f64 z #s(literal -1 binary64))) |
(+.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) z)) |
(fma.f64 y z (*.f64 #s(literal -1 binary64) z)) |
(fma.f64 z y (*.f64 z #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (+.f64 y #s(literal 1 binary64))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (+.f64 y #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y y (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (fma.f64 y y (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (fma.f64 y y (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64)))) (neg.f64 (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z)) (neg.f64 (fma.f64 y y (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z)) (neg.f64 (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 z #s(literal -1 binary64))) (*.f64 (*.f64 z y) (*.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) z) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) z))))) |
(*.f64 (+.f64 y #s(literal -1 binary64)) z) |
(*.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 z #s(literal 1 binary64))) |
(*.f64 z (+.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 y #s(literal 1 binary64))))) |
(*.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 y #s(literal 1 binary64))))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 z (+.f64 y #s(literal 1 binary64))) (/.f64 (fma.f64 y y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))) |
(+.f64 (*.f64 b (+.f64 y t)) (*.f64 b #s(literal -2 binary64))) |
(+.f64 (*.f64 y b) (*.f64 (+.f64 t #s(literal -2 binary64)) b)) |
(+.f64 (*.f64 (+.f64 y t) b) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b)) |
(fma.f64 (+.f64 y t) b (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 b y (*.f64 b (+.f64 t #s(literal -2 binary64)))) |
(fma.f64 b (+.f64 y t) (*.f64 b #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) |
(/.f64 b (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (+.f64 y (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)))) (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)))) (neg.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b)) (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b)) (neg.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b y) #s(literal 3 binary64)) (pow.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (+.f64 y t)) (*.f64 b (+.f64 y t)) (-.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 b (+.f64 y t)) (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 y b) (*.f64 y b) (-.f64 (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) b) (*.f64 (+.f64 t #s(literal -2 binary64)) b)) (*.f64 (*.f64 y b) (*.f64 (+.f64 t #s(literal -2 binary64)) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y t) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y t) b) (*.f64 (+.f64 y t) b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (+.f64 y t) b) (*.f64 #s(literal -2 binary64) b))))) |
(*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(*.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(*.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
| 1× | egg-herbie |
| 17 304× | accelerator-lowering-fma.f32 |
| 17 304× | accelerator-lowering-fma.f64 |
| 6 692× | +-lowering-+.f64 |
| 6 692× | +-lowering-+.f32 |
| 3 610× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 3054 |
| 1 | 844 | 2901 |
| 2 | 2734 | 2820 |
| 0 | 8453 | 2544 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
x |
(* x (- (+ 1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)))) |
(* x (- (+ 1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)))) |
(* x (- (+ 1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) x)) 1))) |
(- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) |
(- (+ x (+ (* b (- t 2)) (* y (- b z)))) (+ (* -1 z) (* a (- t 1)))) |
(- (+ x (+ (* b (- t 2)) (* y (- b z)))) (+ (* -1 z) (* a (- t 1)))) |
(- (+ x (+ (* b (- t 2)) (* y (- b z)))) (+ (* -1 z) (* a (- t 1)))) |
(* y (- b z)) |
(* y (- (+ b (+ (/ x y) (/ (* b (- t 2)) y))) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(* y (- (+ b (+ (/ x y) (/ (* b (- t 2)) y))) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(* y (- (+ b (+ (/ x y) (/ (* b (- t 2)) y))) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(* -1 (* y (- (* -1 b) (* -1 z)))) |
(* -1 (* y (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) y))) (* -1 z)))) |
(* -1 (* y (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) y))) (* -1 z)))) |
(* -1 (* y (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) y))) (* -1 z)))) |
(- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) |
(- (+ x (+ (* b (- (+ t y) 2)) (* z (- 1 y)))) (* a (- t 1))) |
(- (+ x (+ (* b (- (+ t y) 2)) (* z (- 1 y)))) (* a (- t 1))) |
(- (+ x (+ (* b (- (+ t y) 2)) (* z (- 1 y)))) (* a (- t 1))) |
(* z (- 1 y)) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- (+ t y) 2)) z))) (+ y (/ (* a (- t 1)) z)))) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- (+ t y) 2)) z))) (+ y (/ (* a (- t 1)) z)))) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- (+ t y) 2)) z))) (+ y (/ (* a (- t 1)) z)))) |
(* -1 (* z (- y 1))) |
(* -1 (* z (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) z)) (* -1 (- y 1))))) |
(- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) |
(- (+ x (+ (* b (- y 2)) (* t (- b a)))) (+ (* -1 a) (* z (- y 1)))) |
(- (+ x (+ (* b (- y 2)) (* t (- b a)))) (+ (* -1 a) (* z (- y 1)))) |
(- (+ x (+ (* b (- y 2)) (* t (- b a)))) (+ (* -1 a) (* z (- y 1)))) |
(* t (- b a)) |
(* t (- (+ b (+ (/ x t) (/ (* b (- y 2)) t))) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(* t (- (+ b (+ (/ x t) (/ (* b (- y 2)) t))) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(* t (- (+ b (+ (/ x t) (/ (* b (- y 2)) t))) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(* -1 (* t (- (* -1 b) (* -1 a)))) |
(* -1 (* t (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) t))) (* -1 a)))) |
(* -1 (* t (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) t))) (* -1 a)))) |
(* -1 (* t (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) t))) (* -1 a)))) |
(- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) |
(- (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) (* z (- y 1))) |
(- (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) (* z (- y 1))) |
(- (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) (* z (- y 1))) |
(* a (- 1 t)) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) (+ t (/ (* z (- y 1)) a)))) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) (+ t (/ (* z (- y 1)) a)))) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) (+ t (/ (* z (- y 1)) a)))) |
(* -1 (* a (- t 1))) |
(* -1 (* a (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) a)) (* -1 (- t 1))))) |
(* -1 (* a (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) a)) (* -1 (- t 1))))) |
(* -1 (* a (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) a)) (* -1 (- t 1))))) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(* b (- (+ t y) 2)) |
(* b (- (+ t (+ y (/ x b))) (+ 2 (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(* b (- (+ t (+ y (/ x b))) (+ 2 (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(* b (- (+ t (+ y (/ x b))) (+ 2 (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(* b (- (+ t y) 2)) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))))) |
(* -1 (+ (* a (- t 1)) (* z (- y 1)))) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
x |
(* x (+ 1 (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) x)))) |
(* x (+ 1 (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) x)))) |
(* x (+ 1 (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) x)))) |
x |
(* -1 (* x (- (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)) 1))) |
(* -1 (* x (- (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)) 1))) |
(* -1 (* x (- (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)) 1))) |
(- x (+ (* -1 z) (* a (- t 1)))) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* a (- t 1)))) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* a (- t 1)))) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* a (- t 1)))) |
(* -1 (* y z)) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(* -1 (* y z)) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* a (- t 1)))) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* a (- t 1)))) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* a (- t 1)))) y)) (* -1 z)))) |
(- x (* a (- t 1))) |
(- (+ x (* z (- 1 y))) (* a (- t 1))) |
(- (+ x (* z (- 1 y))) (* a (- t 1))) |
(- (+ x (* z (- 1 y))) (* a (- t 1))) |
(* z (- 1 y)) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* a (- t 1)) z)))) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* a (- t 1)) z)))) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* a (- t 1)) z)))) |
(* -1 (* z (- y 1))) |
(* -1 (* z (- (* -1 (/ (- x (* a (- t 1))) z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ (- x (* a (- t 1))) z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ (- x (* a (- t 1))) z)) (* -1 (- y 1))))) |
(- x (+ (* -1 a) (* z (- y 1)))) |
(- (+ x (* -1 (* a t))) (+ (* -1 a) (* z (- y 1)))) |
(- (+ x (* -1 (* a t))) (+ (* -1 a) (* z (- y 1)))) |
(- (+ x (* -1 (* a t))) (+ (* -1 a) (* z (- y 1)))) |
(* -1 (* a t)) |
(* t (- (/ x t) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(* t (- (/ x t) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(* t (- (/ x t) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(* -1 (* a t)) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (* z (- y 1)))) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (* z (- y 1)))) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (* z (- y 1)))) t)) (* -1 a)))) |
(- x (* z (- y 1))) |
(- (+ x (* a (- 1 t))) (* z (- y 1))) |
(- (+ x (* a (- 1 t))) (* z (- y 1))) |
(- (+ x (* a (- 1 t))) (* z (- y 1))) |
(* a (- 1 t)) |
(* a (- (+ 1 (/ x a)) (+ t (/ (* z (- y 1)) a)))) |
(* a (- (+ 1 (/ x a)) (+ t (/ (* z (- y 1)) a)))) |
(* a (- (+ 1 (/ x a)) (+ t (/ (* z (- y 1)) a)))) |
(* -1 (* a (- t 1))) |
(* -1 (* a (- (* -1 (/ (- x (* z (- y 1))) a)) (* -1 (- t 1))))) |
(* -1 (* a (- (* -1 (/ (- x (* z (- y 1))) a)) (* -1 (- t 1))))) |
(* -1 (* a (- (* -1 (/ (- x (* z (- y 1))) a)) (* -1 (- t 1))))) |
(* -1 (* z (- y 1))) |
(- x (* z (- y 1))) |
(- x (* z (- y 1))) |
(- x (* z (- y 1))) |
x |
(* x (+ 1 (* -1 (/ (* z (- y 1)) x)))) |
(* x (+ 1 (* -1 (/ (* z (- y 1)) x)))) |
(* x (+ 1 (* -1 (/ (* z (- y 1)) x)))) |
x |
(* -1 (* x (- (/ (* z (- y 1)) x) 1))) |
(* -1 (* x (- (/ (* z (- y 1)) x) 1))) |
(* -1 (* x (- (/ (* z (- y 1)) x) 1))) |
(- x (* -1 z)) |
(- (+ x (* -1 (* y z))) (* -1 z)) |
(- (+ x (* -1 (* y z))) (* -1 z)) |
(- (+ x (* -1 (* y z))) (* -1 z)) |
(* -1 (* y z)) |
(* y (- (/ x y) (+ z (* -1 (/ z y))))) |
(* y (- (/ x y) (+ z (* -1 (/ z y))))) |
(* y (- (/ x y) (+ z (* -1 (/ z y))))) |
(* -1 (* y z)) |
(* -1 (* y (- (* -1 (/ (- x (* -1 z)) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 z)) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (- x (* -1 z)) y)) (* -1 z)))) |
x |
(+ x (* z (- 1 y))) |
(+ x (* z (- 1 y))) |
(+ x (* z (- 1 y))) |
(* z (- 1 y)) |
(* z (- (+ 1 (/ x z)) y)) |
(* z (- (+ 1 (/ x z)) y)) |
(* z (- (+ 1 (/ x z)) y)) |
(* -1 (* z (- y 1))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- y 1))))) |
(* -1 z) |
(+ (* -1 z) (* y z)) |
(+ (* -1 z) (* y z)) |
(+ (* -1 z) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ z y)))) |
(* y (+ z (* -1 (/ z y)))) |
(* y (+ z (* -1 (/ z y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ z y)))) |
(* -1 (* y (+ (* -1 z) (/ z y)))) |
(* -1 (* y (+ (* -1 z) (/ z y)))) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* z (- y 1)) |
(* b (- t 2)) |
(+ (* b y) (* b (- t 2))) |
(+ (* b y) (* b (- t 2))) |
(+ (* b y) (* b (- t 2))) |
(* b y) |
(* y (+ b (/ (* b (- t 2)) y))) |
(* y (+ b (/ (* b (- t 2)) y))) |
(* y (+ b (/ (* b (- t 2)) y))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(* b (- y 2)) |
(+ (* b t) (* b (- y 2))) |
(+ (* b t) (* b (- y 2))) |
(+ (* b t) (* b (- y 2))) |
(* b t) |
(* t (+ b (/ (* b (- y 2)) t))) |
(* t (+ b (/ (* b (- y 2)) t))) |
(* t (+ b (/ (* b (- y 2)) t))) |
(* b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
| Outputs |
|---|
(- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
x |
(* x (- (+ 1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)))) |
(fma.f64 x (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) x) |
(* x (- (+ 1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)))) |
(fma.f64 x (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) x) |
(* x (- (+ 1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)))) |
(fma.f64 x (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) x) |
x |
(* -1 (* x (- (* -1 (/ (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (* b (- (+ t y) 2)) (+ (* a (- t 1)) (* z (- y 1)))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x)) (neg.f64 x)) |
(- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) |
(+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t #s(literal -2 binary64)) x))) |
(- (+ x (+ (* b (- t 2)) (* y (- b z)))) (+ (* -1 z) (* a (- t 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (+ (* b (- t 2)) (* y (- b z)))) (+ (* -1 z) (* a (- t 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (+ (* b (- t 2)) (* y (- b z)))) (+ (* -1 z) (* a (- t 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- (+ b (+ (/ x y) (/ (* b (- t 2)) y))) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(*.f64 y (+.f64 (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) b) (-.f64 (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y) z))) |
(* y (- (+ b (+ (/ x y) (/ (* b (- t 2)) y))) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(*.f64 y (+.f64 (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) b) (-.f64 (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y) z))) |
(* y (- (+ b (+ (/ x y) (/ (* b (- t 2)) y))) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(*.f64 y (+.f64 (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) b) (-.f64 (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y) z))) |
(* -1 (* y (- (* -1 b) (* -1 z)))) |
(*.f64 y (-.f64 b z)) |
(* -1 (* y (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) y))) (* -1 z)))) |
(*.f64 y (neg.f64 (-.f64 z (+.f64 b (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t #s(literal -2 binary64)) x))) y))))) |
(* -1 (* y (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) y))) (* -1 z)))) |
(*.f64 y (neg.f64 (-.f64 z (+.f64 b (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t #s(literal -2 binary64)) x))) y))))) |
(* -1 (* y (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- t 2))) (+ (* -1 z) (* a (- t 1)))) y))) (* -1 z)))) |
(*.f64 y (neg.f64 (-.f64 z (+.f64 b (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t #s(literal -2 binary64)) x))) y))))) |
(- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) |
(fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(- (+ x (+ (* b (- (+ t y) 2)) (* z (- 1 y)))) (* a (- t 1))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (+ (* b (- (+ t y) 2)) (* z (- 1 y)))) (* a (- t 1))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (+ (* b (- (+ t y) 2)) (* z (- 1 y)))) (* a (- t 1))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(* z (- 1 y)) |
(-.f64 z (*.f64 y z)) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- (+ t y) 2)) z))) (+ y (/ (* a (- t 1)) z)))) |
(fma.f64 z (fma.f64 b (/.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) z) (-.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) z) y)) z) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- (+ t y) 2)) z))) (+ y (/ (* a (- t 1)) z)))) |
(fma.f64 z (fma.f64 b (/.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) z) (-.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) z) y)) z) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- (+ t y) 2)) z))) (+ y (/ (* a (- t 1)) z)))) |
(fma.f64 z (fma.f64 b (/.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) z) (-.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) z) y)) z) |
(* -1 (* z (- y 1))) |
(-.f64 z (*.f64 y z)) |
(* -1 (* z (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) z) y) z) |
(* -1 (* z (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) z) y) z) |
(* -1 (* z (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* a (- t 1))) z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) z) y) z) |
(- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) |
(+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) |
(- (+ x (+ (* b (- y 2)) (* t (- b a)))) (+ (* -1 a) (* z (- y 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (+ (* b (- y 2)) (* t (- b a)))) (+ (* -1 a) (* z (- y 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (+ (* b (- y 2)) (* t (- b a)))) (+ (* -1 a) (* z (- y 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(* t (- b a)) |
(*.f64 t (-.f64 b a)) |
(* t (- (+ b (+ (/ x t) (/ (* b (- y 2)) t))) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(*.f64 t (+.f64 (fma.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 b t) b) (-.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) t) a))) |
(* t (- (+ b (+ (/ x t) (/ (* b (- y 2)) t))) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(*.f64 t (+.f64 (fma.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 b t) b) (-.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) t) a))) |
(* t (- (+ b (+ (/ x t) (/ (* b (- y 2)) t))) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(*.f64 t (+.f64 (fma.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 b t) b) (-.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) t) a))) |
(* -1 (* t (- (* -1 b) (* -1 a)))) |
(*.f64 t (-.f64 b a)) |
(* -1 (* t (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) t))) (* -1 a)))) |
(*.f64 (-.f64 (-.f64 a b) (/.f64 (+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) t)) (neg.f64 t)) |
(* -1 (* t (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) t))) (* -1 a)))) |
(*.f64 (-.f64 (-.f64 a b) (/.f64 (+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) t)) (neg.f64 t)) |
(* -1 (* t (- (+ (* -1 b) (* -1 (/ (- (+ x (* b (- y 2))) (+ (* -1 a) (* z (- y 1)))) t))) (* -1 a)))) |
(*.f64 (-.f64 (-.f64 a b) (/.f64 (+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) t)) (neg.f64 t)) |
(- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) |
(fma.f64 y (-.f64 b z) (fma.f64 b (+.f64 t #s(literal -2 binary64)) (+.f64 z x))) |
(- (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) (* z (- y 1))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) (* z (- y 1))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) (* z (- y 1))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(* a (- 1 t)) |
(fma.f64 t (neg.f64 a) a) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) (+ t (/ (* z (- y 1)) a)))) |
(fma.f64 a (-.f64 (fma.f64 b (/.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) a) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) a)) t) a) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) (+ t (/ (* z (- y 1)) a)))) |
(fma.f64 a (-.f64 (fma.f64 b (/.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) a) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) a)) t) a) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) (+ t (/ (* z (- y 1)) a)))) |
(fma.f64 a (-.f64 (fma.f64 b (/.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) a) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) a)) t) a) |
(* -1 (* a (- t 1))) |
(fma.f64 t (neg.f64 a) a) |
(* -1 (* a (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) a)) (* -1 (- t 1))))) |
(fma.f64 a (-.f64 (/.f64 (fma.f64 y (-.f64 b z) (fma.f64 b (+.f64 t #s(literal -2 binary64)) (+.f64 z x))) a) t) a) |
(* -1 (* a (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) a)) (* -1 (- t 1))))) |
(fma.f64 a (-.f64 (/.f64 (fma.f64 y (-.f64 b z) (fma.f64 b (+.f64 t #s(literal -2 binary64)) (+.f64 z x))) a) t) a) |
(* -1 (* a (- (* -1 (/ (- (+ x (* b (- (+ t y) 2))) (* z (- y 1))) a)) (* -1 (- t 1))))) |
(fma.f64 a (-.f64 (/.f64 (fma.f64 y (-.f64 b z) (fma.f64 b (+.f64 t #s(literal -2 binary64)) (+.f64 z x))) a) t) a) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 y (-.f64 b z) (fma.f64 a (-.f64 #s(literal 1 binary64) t) z))) x) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t (+ y (/ x b))) (+ 2 (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(*.f64 b (+.f64 (+.f64 t y) (-.f64 (/.f64 x b) (fma.f64 a (/.f64 (+.f64 t #s(literal -1 binary64)) b) (fma.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 z b) #s(literal 2 binary64)))))) |
(* b (- (+ t (+ y (/ x b))) (+ 2 (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(*.f64 b (+.f64 (+.f64 t y) (-.f64 (/.f64 x b) (fma.f64 a (/.f64 (+.f64 t #s(literal -1 binary64)) b) (fma.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 z b) #s(literal 2 binary64)))))) |
(* b (- (+ t (+ y (/ x b))) (+ 2 (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(*.f64 b (+.f64 (+.f64 t y) (-.f64 (/.f64 x b) (fma.f64 a (/.f64 (+.f64 t #s(literal -1 binary64)) b) (fma.f64 (+.f64 y #s(literal -1 binary64)) (/.f64 z b) #s(literal 2 binary64)))))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))))) |
(*.f64 b (+.f64 t (+.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) b))))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))))) |
(*.f64 b (+.f64 t (+.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) b))))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))))) |
(*.f64 b (+.f64 t (+.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) b))))) |
(* -1 (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 t (neg.f64 a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
x |
(* x (+ 1 (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) x)))) |
(fma.f64 x (/.f64 (fma.f64 t (neg.f64 a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) x) x) |
(* x (+ 1 (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) x)))) |
(fma.f64 x (/.f64 (fma.f64 t (neg.f64 a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) x) x) |
(* x (+ 1 (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) x)))) |
(fma.f64 x (/.f64 (fma.f64 t (neg.f64 a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) x) x) |
x |
(* -1 (* x (- (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 t (neg.f64 a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) x) x) |
(* -1 (* x (- (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 t (neg.f64 a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) x) x) |
(* -1 (* x (- (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 t (neg.f64 a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) x) x) |
(- x (+ (* -1 z) (* a (- t 1)))) |
(+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* a (- t 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* a (- t 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* a (- t 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y) z)) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y) z)) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* a (- t 1)) y))))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y) z)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* a (- t 1)))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y) z)) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* a (- t 1)))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y) z)) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* a (- t 1)))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y) z)) |
(- x (* a (- t 1))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(- (+ x (* z (- 1 y))) (* a (- t 1))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* z (- 1 y))) (* a (- t 1))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* z (- 1 y))) (* a (- t 1))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(* z (- 1 y)) |
(-.f64 z (*.f64 y z)) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* a (- t 1)) z)))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) z) y) z) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* a (- t 1)) z)))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) z) y) z) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* a (- t 1)) z)))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) z) y) z) |
(* -1 (* z (- y 1))) |
(-.f64 z (*.f64 y z)) |
(* -1 (* z (- (* -1 (/ (- x (* a (- t 1))) z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) z) y) z) |
(* -1 (* z (- (* -1 (/ (- x (* a (- t 1))) z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) z) y) z) |
(* -1 (* z (- (* -1 (/ (- x (* a (- t 1))) z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) z) y) z) |
(- x (+ (* -1 a) (* z (- y 1)))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) |
(- (+ x (* -1 (* a t))) (+ (* -1 a) (* z (- y 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* -1 (* a t))) (+ (* -1 a) (* z (- y 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* -1 (* a t))) (+ (* -1 a) (* z (- y 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(* -1 (* a t)) |
(*.f64 t (neg.f64 a)) |
(* t (- (/ x t) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(*.f64 t (-.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) t) a)) |
(* t (- (/ x t) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(*.f64 t (-.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) t) a)) |
(* t (- (/ x t) (+ a (+ (* -1 (/ a t)) (/ (* z (- y 1)) t))))) |
(*.f64 t (-.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) t) a)) |
(* -1 (* a t)) |
(*.f64 t (neg.f64 a)) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (* z (- y 1)))) t)) (* -1 a)))) |
(*.f64 t (-.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) t) a)) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (* z (- y 1)))) t)) (* -1 a)))) |
(*.f64 t (-.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) t) a)) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (* z (- y 1)))) t)) (* -1 a)))) |
(*.f64 t (-.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) a)) t) a)) |
(- x (* z (- y 1))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(- (+ x (* a (- 1 t))) (* z (- y 1))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* a (- 1 t))) (* z (- y 1))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* a (- 1 t))) (* z (- y 1))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(* a (- 1 t)) |
(fma.f64 t (neg.f64 a) a) |
(* a (- (+ 1 (/ x a)) (+ t (/ (* z (- y 1)) a)))) |
(fma.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) a) t) a) |
(* a (- (+ 1 (/ x a)) (+ t (/ (* z (- y 1)) a)))) |
(fma.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) a) t) a) |
(* a (- (+ 1 (/ x a)) (+ t (/ (* z (- y 1)) a)))) |
(fma.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) a) t) a) |
(* -1 (* a (- t 1))) |
(fma.f64 t (neg.f64 a) a) |
(* -1 (* a (- (* -1 (/ (- x (* z (- y 1))) a)) (* -1 (- t 1))))) |
(fma.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) a) t) a) |
(* -1 (* a (- (* -1 (/ (- x (* z (- y 1))) a)) (* -1 (- t 1))))) |
(fma.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) a) t) a) |
(* -1 (* a (- (* -1 (/ (- x (* z (- y 1))) a)) (* -1 (- t 1))))) |
(fma.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) a) t) a) |
(* -1 (* z (- y 1))) |
(-.f64 z (*.f64 y z)) |
(- x (* z (- y 1))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(- x (* z (- y 1))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(- x (* z (- y 1))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
x |
(* x (+ 1 (* -1 (/ (* z (- y 1)) x)))) |
(fma.f64 x (/.f64 (-.f64 z (*.f64 y z)) x) x) |
(* x (+ 1 (* -1 (/ (* z (- y 1)) x)))) |
(fma.f64 x (/.f64 (-.f64 z (*.f64 y z)) x) x) |
(* x (+ 1 (* -1 (/ (* z (- y 1)) x)))) |
(fma.f64 x (/.f64 (-.f64 z (*.f64 y z)) x) x) |
x |
(* -1 (* x (- (/ (* z (- y 1)) x) 1))) |
(fma.f64 x (/.f64 (-.f64 z (*.f64 y z)) x) x) |
(* -1 (* x (- (/ (* z (- y 1)) x) 1))) |
(fma.f64 x (/.f64 (-.f64 z (*.f64 y z)) x) x) |
(* -1 (* x (- (/ (* z (- y 1)) x) 1))) |
(fma.f64 x (/.f64 (-.f64 z (*.f64 y z)) x) x) |
(- x (* -1 z)) |
(+.f64 z x) |
(- (+ x (* -1 (* y z))) (* -1 z)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(- (+ x (* -1 (* y z))) (* -1 z)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(- (+ x (* -1 (* y z))) (* -1 z)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* y (- (/ x y) (+ z (* -1 (/ z y))))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z x) y) z)) |
(* y (- (/ x y) (+ z (* -1 (/ z y))))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z x) y) z)) |
(* y (- (/ x y) (+ z (* -1 (/ z y))))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z x) y) z)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- x (* -1 z)) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z x) y) z)) |
(* -1 (* y (- (* -1 (/ (- x (* -1 z)) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z x) y) z)) |
(* -1 (* y (- (* -1 (/ (- x (* -1 z)) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 z x) y) z)) |
x |
(+ x (* z (- 1 y))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(+ x (* z (- 1 y))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(+ x (* z (- 1 y))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(* z (- 1 y)) |
(-.f64 z (*.f64 y z)) |
(* z (- (+ 1 (/ x z)) y)) |
(fma.f64 z (-.f64 (/.f64 x z) y) z) |
(* z (- (+ 1 (/ x z)) y)) |
(fma.f64 z (-.f64 (/.f64 x z) y) z) |
(* z (- (+ 1 (/ x z)) y)) |
(fma.f64 z (-.f64 (/.f64 x z) y) z) |
(* -1 (* z (- y 1))) |
(-.f64 z (*.f64 y z)) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 x z) y) z) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 x z) y) z) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 x z) y) z) |
(* -1 z) |
(neg.f64 z) |
(+ (* -1 z) (* y z)) |
(-.f64 (*.f64 y z) z) |
(+ (* -1 z) (* y z)) |
(-.f64 (*.f64 y z) z) |
(+ (* -1 z) (* y z)) |
(-.f64 (*.f64 y z) z) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ z y)))) |
(*.f64 y (-.f64 z (/.f64 z y))) |
(* y (+ z (* -1 (/ z y)))) |
(*.f64 y (-.f64 z (/.f64 z y))) |
(* y (+ z (* -1 (/ z y)))) |
(*.f64 y (-.f64 z (/.f64 z y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ z y)))) |
(*.f64 y (-.f64 z (/.f64 z y))) |
(* -1 (* y (+ (* -1 z) (/ z y)))) |
(*.f64 y (-.f64 z (/.f64 z y))) |
(* -1 (* y (+ (* -1 z) (/ z y)))) |
(*.f64 y (-.f64 z (/.f64 z y))) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b y) |
(*.f64 b y) |
(* y (+ b (/ (* b (- t 2)) y))) |
(*.f64 y (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) b)) |
(* y (+ b (/ (* b (- t 2)) y))) |
(*.f64 y (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) b)) |
(* y (+ b (/ (* b (- t 2)) y))) |
(*.f64 y (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) b)) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(*.f64 y (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) b)) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(*.f64 y (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) b)) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(*.f64 y (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) b)) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(+ (* b t) (* b (- y 2))) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(+ (* b t) (* b (- y 2))) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(+ (* b t) (* b (- y 2))) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b t) |
(*.f64 b t) |
(* t (+ b (/ (* b (- y 2)) t))) |
(*.f64 t (fma.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 b t) b)) |
(* t (+ b (/ (* b (- y 2)) t))) |
(*.f64 t (fma.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 b t) b)) |
(* t (+ b (/ (* b (- y 2)) t))) |
(*.f64 t (fma.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 b t) b)) |
(* b t) |
(*.f64 b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(*.f64 t (fma.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 b t) b)) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(*.f64 t (fma.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 b t) b)) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(*.f64 t (fma.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 b t) b)) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
Compiled 30 658 to 1 572 computations (94.9% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 589 | 12 | 601 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 590 | 12 | 602 |
| Status | Accuracy | Program |
|---|---|---|
| 73.8% | (fma.f64 y (-.f64 b z) (fma.f64 b (+.f64 t #s(literal -2 binary64)) (+.f64 z x))) | |
| ▶ | 28.6% | (fma.f64 t (neg.f64 a) a) |
| 77.1% | (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) | |
| 65.3% | (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) | |
| 24.6% | (-.f64 z (*.f64 y z)) | |
| ▶ | 99.6% | (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
| 67.7% | (+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) | |
| ▶ | 51.2% | (+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| ▶ | 26.3% | (*.f64 y (-.f64 b z)) |
| 35.3% | (*.f64 t (-.f64 b a)) | |
| 35.5% | (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) | |
| ▶ | 18.0% | x |
Compiled 358 to 250 computations (30.2% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 y t) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 y t) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| ✓ | cost-diff | 0 | (neg.f64 a) |
| ✓ | cost-diff | 0 | (fma.f64 t (neg.f64 a) a) |
| ✓ | cost-diff | 0 | (-.f64 b z) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 b z)) |
| ✓ | cost-diff | 0 | (+.f64 y #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
| ✓ | cost-diff | 128 | (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
| ✓ | cost-diff | 128 | (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
| 17 638× | accelerator-lowering-fma.f32 |
| 17 638× | accelerator-lowering-fma.f64 |
| 3 572× | +-lowering-+.f64 |
| 3 572× | +-lowering-+.f32 |
| 2 718× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 139 |
| 1 | 72 | 135 |
| 2 | 204 | 135 |
| 3 | 912 | 134 |
| 4 | 4299 | 134 |
| 5 | 6343 | 134 |
| 6 | 7517 | 134 |
| 0 | 8025 | 127 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2)))))) |
x |
(+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2))))) |
(+ y -1) |
y |
-1 |
z |
(+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2)))) |
(+ t -1) |
t |
a |
(* (neg b) (+ y (+ t -2))) |
(neg b) |
b |
(+ y (+ t -2)) |
(+ t -2) |
-2 |
x |
(* y (- b z)) |
y |
(- b z) |
b |
z |
(+ (* t (neg a)) a) |
t |
(neg a) |
a |
(+ x (* (- (+ y t) 2) b)) |
x |
(* (- (+ y t) 2) b) |
(- (+ y t) 2) |
(+ y t) |
y |
t |
2 |
b |
| Outputs |
|---|
(- x (+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) |
x |
(+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2))))) |
(-.f64 (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 y z))) z) |
(+ y -1) |
(+.f64 y #s(literal -1 binary64)) |
y |
-1 |
#s(literal -1 binary64) |
z |
(+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2)))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ t -1) |
(+.f64 #s(literal -1 binary64) t) |
t |
a |
(* (neg b) (+ y (+ t -2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(neg b) |
(neg.f64 b) |
b |
(+ y (+ t -2)) |
(+.f64 y (+.f64 t #s(literal -2 binary64))) |
(+ t -2) |
(+.f64 t #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
x |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
y |
(- b z) |
(-.f64 b z) |
b |
z |
(+ (* t (neg a)) a) |
(-.f64 a (*.f64 t a)) |
t |
(neg a) |
(neg.f64 a) |
a |
(+ x (* (- (+ y t) 2) b)) |
(fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) |
x |
(* (- (+ y t) 2) b) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(- (+ y t) 2) |
(+.f64 y (+.f64 t #s(literal -2 binary64))) |
(+ y t) |
(+.f64 y t) |
y |
t |
2 |
#s(literal 2 binary64) |
b |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (+.f64 y t) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 y t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b) |
| ✓ | accuracy | 100.0% | (fma.f64 t (neg.f64 a) a) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| ✓ | accuracy | 100.0% | (-.f64 b z) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 b z)) |
| ✓ | accuracy | 100.0% | (neg.f64 b) |
| ✓ | accuracy | 100.0% | (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
| ✓ | accuracy | 100.0% | (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
| ✓ | accuracy | 99.6% | (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
| 122.0ms | 256× | 0 | valid |
Compiled 135 to 31 computations (77% saved)
ival-mult: 11.0ms (39.3% of total)ival-add: 10.0ms (35.7% of total)ival-sub: 4.0ms (14.3% of total)ival-neg: 2.0ms (7.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- x (+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2))))))> |
#<alt (* (neg b) (+ y (+ t -2)))> |
#<alt (+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2)))))> |
#<alt (+ y -1)> |
#<alt (* y (- b z))> |
#<alt (- b z)> |
#<alt (+ (* t (neg a)) a)> |
#<alt (neg a)> |
#<alt (+ x (* (- (+ y t) 2) b))> |
#<alt (* (- (+ y t) 2) b)> |
#<alt (- (+ y t) 2)> |
#<alt (+ y t)> |
#<alt (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2))))> |
#<alt (neg b)> |
| Outputs |
|---|
#<alt (* -1 (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))))> |
#<alt (- x (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))))> |
#<alt (- x (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))))> |
#<alt (- x (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))) 1)))> |
#<alt (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))))> |
#<alt (- (+ x (* -1 (* y (+ z (* -1 b))))) (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))))> |
#<alt (- (+ x (* -1 (* y (+ z (* -1 b))))) (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))))> |
#<alt (- (+ x (* -1 (* y (+ z (* -1 b))))) (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))))> |
#<alt (* -1 (* y (+ z (* -1 b))))> |
#<alt (* y (- (/ x y) (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))))))> |
#<alt (* y (- (/ x y) (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))))))> |
#<alt (* y (- (/ x y) (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))))))> |
#<alt (* y (+ b (* -1 z)))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) y)) (+ b (* -1 z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) y)) (+ b (* -1 z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) y)) (+ b (* -1 z)))))> |
#<alt (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))))> |
#<alt (- (+ x (* z (- 1 y))) (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))))> |
#<alt (- (+ x (* z (- 1 y))) (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))))> |
#<alt (- (+ x (* z (- 1 y))) (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))))> |
#<alt (* z (- 1 y))> |
#<alt (* z (- (+ 1 (/ x z)) (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z)))))> |
#<alt (* z (- (+ 1 (/ x z)) (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z)))))> |
#<alt (* z (- (+ 1 (/ x z)) (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z)))))> |
#<alt (* -1 (* z (- y 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) z)) (* -1 (- y 1)))))> |
#<alt (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))))> |
#<alt (- (+ x (* -1 (* t (+ a (* -1 b))))) (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))))> |
#<alt (- (+ x (* -1 (* t (+ a (* -1 b))))) (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))))> |
#<alt (- (+ x (* -1 (* t (+ a (* -1 b))))) (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))))> |
#<alt (* -1 (* t (+ a (* -1 b))))> |
#<alt (* t (- (/ x t) (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t)))))))> |
#<alt (* t (- (/ x t) (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t)))))))> |
#<alt (* t (- (/ x t) (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t)))))))> |
#<alt (* t (+ b (* -1 a)))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) t)) (+ b (* -1 a)))))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) t)) (+ b (* -1 a)))))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) t)) (+ b (* -1 a)))))> |
#<alt (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))))> |
#<alt (- (+ x (* a (- 1 t))) (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))))> |
#<alt (- (+ x (* a (- 1 t))) (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))))> |
#<alt (- (+ x (* a (- 1 t))) (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))))> |
#<alt (* a (- 1 t))> |
#<alt (* a (- (+ 1 (/ x a)) (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a)))))> |
#<alt (* a (- (+ 1 (/ x a)) (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a)))))> |
#<alt (* a (- (+ 1 (/ x a)) (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a)))))> |
#<alt (* -1 (* a (- t 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) a)) (* -1 (- t 1)))))> |
#<alt (* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) a)) (* -1 (- t 1)))))> |
#<alt (* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) a)) (* -1 (- t 1)))))> |
#<alt (- x (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (/ x b) (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))))> |
#<alt (* b (- (/ x b) (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))))> |
#<alt (* b (- (/ x b) (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))))> |
#<alt (* -1 (* b (- 2 (+ t y))))> |
#<alt (* -1 (* b (- (+ 2 (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))) (+ t y))))> |
#<alt (* -1 (* b (- (+ 2 (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))) (+ t y))))> |
#<alt (* -1 (* b (- (+ 2 (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))) (+ t y))))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- t 2)))> |
#<alt (+ (* -1 (* b y)) (* -1 (* b (- t 2))))> |
#<alt (+ (* -1 (* b y)) (* -1 (* b (- t 2))))> |
#<alt (+ (* -1 (* b y)) (* -1 (* b (- t 2))))> |
#<alt (* -1 (* b y))> |
#<alt (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))> |
#<alt (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))> |
#<alt (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))> |
#<alt (* -1 (* b y))> |
#<alt (* -1 (* y (+ b (/ (* b (- t 2)) y))))> |
#<alt (* -1 (* y (+ b (/ (* b (- t 2)) y))))> |
#<alt (* -1 (* y (+ b (/ (* b (- t 2)) y))))> |
#<alt (* -1 (* b (- y 2)))> |
#<alt (+ (* -1 (* b t)) (* -1 (* b (- y 2))))> |
#<alt (+ (* -1 (* b t)) (* -1 (* b (- y 2))))> |
#<alt (+ (* -1 (* b t)) (* -1 (* b (- y 2))))> |
#<alt (* -1 (* b t))> |
#<alt (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))> |
#<alt (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))> |
#<alt (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))> |
#<alt (* -1 (* b t))> |
#<alt (* -1 (* t (+ b (/ (* b (- y 2)) t))))> |
#<alt (* -1 (* t (+ b (/ (* b (- y 2)) t))))> |
#<alt (* -1 (* t (+ b (/ (* b (- y 2)) t))))> |
#<alt (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))> |
#<alt (+ (* -1 z) (+ (* -1 (* b (- t 2))) (+ (* a (- t 1)) (* y (+ z (* -1 b))))))> |
#<alt (+ (* -1 z) (+ (* -1 (* b (- t 2))) (+ (* a (- t 1)) (* y (+ z (* -1 b))))))> |
#<alt (+ (* -1 z) (+ (* -1 (* b (- t 2))) (+ (* a (- t 1)) (* y (+ z (* -1 b))))))> |
#<alt (* y (+ z (* -1 b)))> |
#<alt (* y (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))))> |
#<alt (* y (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))))> |
#<alt (* y (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))))> |
#<alt (* -1 (* y (+ b (* -1 z))))> |
#<alt (* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) y))))))> |
#<alt (* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) y))))))> |
#<alt (* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) y))))))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (* z (- y 1))> |
#<alt (* z (- (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))) 1))> |
#<alt (* z (- (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))) 1))> |
#<alt (* z (- (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))) 1))> |
#<alt (* z (- y 1))> |
#<alt (* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) z)))))> |
#<alt (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))> |
#<alt (+ (* -1 a) (+ (* -1 (* b (- y 2))) (+ (* t (+ a (* -1 b))) (* z (- y 1)))))> |
#<alt (+ (* -1 a) (+ (* -1 (* b (- y 2))) (+ (* t (+ a (* -1 b))) (* z (- y 1)))))> |
#<alt (+ (* -1 a) (+ (* -1 (* b (- y 2))) (+ (* t (+ a (* -1 b))) (* z (- y 1)))))> |
#<alt (* t (+ a (* -1 b)))> |
#<alt (* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t))))))> |
#<alt (* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t))))))> |
#<alt (* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t))))))> |
#<alt (* -1 (* t (+ b (* -1 a))))> |
#<alt (* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) t))))))> |
#<alt (* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) t))))))> |
#<alt (* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) t))))))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (* a (- t 1))> |
#<alt (* a (- (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))) 1))> |
#<alt (* a (- (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))) 1))> |
#<alt (* a (- (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))) 1))> |
#<alt (* a (- t 1))> |
#<alt (* -1 (* a (+ (* -1 (- t 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- t 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- t 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) a)))))> |
#<alt (+ (* a (- t 1)) (* z (- y 1)))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* b (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))> |
#<alt (* b (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))> |
#<alt (* b (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t (+ y (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) b)))) 2)))> |
#<alt (* -1 (* b (- (+ t (+ y (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) b)))) 2)))> |
#<alt (* -1 (* b (- (+ t (+ y (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) b)))) 2)))> |
#<alt -1> |
#<alt (- y 1)> |
#<alt (- y 1)> |
#<alt (- y 1)> |
#<alt y> |
#<alt (* y (- 1 (/ 1 y)))> |
#<alt (* y (- 1 (/ 1 y)))> |
#<alt (* y (- 1 (/ 1 y)))> |
#<alt y> |
#<alt (* -1 (* y (- (/ 1 y) 1)))> |
#<alt (* -1 (* y (- (/ 1 y) 1)))> |
#<alt (* -1 (* y (- (/ 1 y) 1)))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* y (- b z))> |
#<alt (* -1 (* y z))> |
#<alt (+ (* -1 (* y z)) (* b y))> |
#<alt (+ (* -1 (* y z)) (* b y))> |
#<alt (+ (* -1 (* y z)) (* b y))> |
#<alt (* b y)> |
#<alt (* b (+ y (* -1 (/ (* y z) b))))> |
#<alt (* b (+ y (* -1 (/ (* y z) b))))> |
#<alt (* b (+ y (* -1 (/ (* y z) b))))> |
#<alt (* b y)> |
#<alt (* -1 (* b (+ (* -1 y) (/ (* y z) b))))> |
#<alt (* -1 (* b (+ (* -1 y) (/ (* y z) b))))> |
#<alt (* -1 (* b (+ (* -1 y) (/ (* y z) b))))> |
#<alt (* b y)> |
#<alt (+ (* -1 (* y z)) (* b y))> |
#<alt (+ (* -1 (* y z)) (* b y))> |
#<alt (+ (* -1 (* y z)) (* b y))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (/ (* b y) z)))> |
#<alt (* z (+ (* -1 y) (/ (* b y) z)))> |
#<alt (* z (+ (* -1 y) (/ (* b y) z)))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* b y) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* b y) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* b y) z)))))> |
#<alt (* -1 z)> |
#<alt (- b z)> |
#<alt (- b z)> |
#<alt (- b z)> |
#<alt b> |
#<alt (* b (+ 1 (* -1 (/ z b))))> |
#<alt (* b (+ 1 (* -1 (/ z b))))> |
#<alt (* b (+ 1 (* -1 (/ z b))))> |
#<alt b> |
#<alt (* -1 (* b (- (/ z b) 1)))> |
#<alt (* -1 (* b (- (/ z b) 1)))> |
#<alt (* -1 (* b (- (/ z b) 1)))> |
#<alt b> |
#<alt (+ b (* -1 z))> |
#<alt (+ b (* -1 z))> |
#<alt (+ b (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ b z) 1))> |
#<alt (* z (- (/ b z) 1))> |
#<alt (* z (- (/ b z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ b z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ b z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ b z)))))> |
#<alt a> |
#<alt (+ a (* -1 (* a t)))> |
#<alt (+ a (* -1 (* a t)))> |
#<alt (+ a (* -1 (* a t)))> |
#<alt (* -1 (* a t))> |
#<alt (* t (+ (* -1 a) (/ a t)))> |
#<alt (* t (+ (* -1 a) (/ a t)))> |
#<alt (* t (+ (* -1 a) (/ a t)))> |
#<alt (* -1 (* a t))> |
#<alt (* -1 (* t (+ a (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ a (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ a (* -1 (/ a t)))))> |
#<alt (* a (+ 1 (* -1 t)))> |
#<alt (* a (+ 1 (* -1 t)))> |
#<alt (* a (+ 1 (* -1 t)))> |
#<alt (* a (+ 1 (* -1 t)))> |
#<alt (* a (+ 1 (* -1 t)))> |
#<alt (* a (+ 1 (* -1 t)))> |
#<alt (* a (+ 1 (* -1 t)))> |
#<alt (* a (+ 1 (* -1 t)))> |
#<alt (* -1 (* a (- t 1)))> |
#<alt (* -1 (* a (- t 1)))> |
#<alt (* -1 (* a (- t 1)))> |
#<alt (* -1 (* a (- t 1)))> |
#<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 (* b (- (+ t y) 2))> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* b (- (+ t y) 2)) x)))> |
#<alt (* x (+ 1 (/ (* b (- (+ t y) 2)) x)))> |
#<alt (* x (+ 1 (/ (* b (- (+ t y) 2)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- (+ t y) 2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- (+ t y) 2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- (+ t y) 2)) x)) 1)))> |
#<alt (+ x (* b (- t 2)))> |
#<alt (+ x (+ (* b y) (* b (- t 2))))> |
#<alt (+ x (+ (* b y) (* b (- t 2))))> |
#<alt (+ x (+ (* b y) (* b (- t 2))))> |
#<alt (* b y)> |
#<alt (* y (+ b (+ (/ x y) (/ (* b (- t 2)) y))))> |
#<alt (* y (+ b (+ (/ x y) (/ (* b (- t 2)) y))))> |
#<alt (* y (+ b (+ (/ x y) (/ (* b (- t 2)) y))))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y)))))> |
#<alt (+ x (* b (- y 2)))> |
#<alt (+ x (+ (* b t) (* b (- y 2))))> |
#<alt (+ x (+ (* b t) (* b (- y 2))))> |
#<alt (+ x (+ (* b t) (* b (- y 2))))> |
#<alt (* b t)> |
#<alt (* t (+ b (+ (/ x t) (/ (* b (- y 2)) t))))> |
#<alt (* t (+ b (+ (/ x t) (/ (* b (- y 2)) t))))> |
#<alt (* t (+ b (+ (/ x t) (/ (* b (- y 2)) t))))> |
#<alt (* b t)> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b (- y 2))) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b (- y 2))) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b (- y 2))) t)))))> |
#<alt x> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t (+ y (/ x b))) 2))> |
#<alt (* b (- (+ t (+ y (/ x b))) 2))> |
#<alt (* b (- (+ t (+ y (/ x b))) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ x b)))))> |
#<alt (* b (- t 2))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (* b y)> |
#<alt (* y (+ b (/ (* b (- t 2)) y)))> |
#<alt (* y (+ b (/ (* b (- t 2)) y)))> |
#<alt (* y (+ b (/ (* b (- t 2)) y)))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))))> |
#<alt (* b (- y 2))> |
#<alt (+ (* b t) (* b (- y 2)))> |
#<alt (+ (* b t) (* b (- y 2)))> |
#<alt (+ (* b t) (* b (- y 2)))> |
#<alt (* b t)> |
#<alt (* t (+ b (/ (* b (- y 2)) t)))> |
#<alt (* t (+ b (/ (* b (- y 2)) t)))> |
#<alt (* t (+ b (/ (* b (- y 2)) t)))> |
#<alt (* b t)> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (- t 2)> |
#<alt (- (+ t y) 2)> |
#<alt (- (+ t y) 2)> |
#<alt (- (+ t y) 2)> |
#<alt y> |
#<alt (* y (- (+ 1 (/ t y)) (* 2 (/ 1 y))))> |
#<alt (* y (- (+ 1 (/ t y)) (* 2 (/ 1 y))))> |
#<alt (* y (- (+ 1 (/ t y)) (* 2 (/ 1 y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (- t 2) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- t 2) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- t 2) y)) 1)))> |
#<alt (- y 2)> |
#<alt (- (+ t y) 2)> |
#<alt (- (+ t y) 2)> |
#<alt (- (+ t y) 2)> |
#<alt t> |
#<alt (* t (- (+ 1 (/ y t)) (* 2 (/ 1 t))))> |
#<alt (* t (- (+ 1 (/ y t)) (* 2 (/ 1 t))))> |
#<alt (* t (- (+ 1 (/ y t)) (* 2 (/ 1 t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ (- y 2) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (- y 2) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (- y 2) t)) 1)))> |
#<alt t> |
#<alt (+ t y)> |
#<alt (+ t y)> |
#<alt (+ t y)> |
#<alt y> |
#<alt (* y (+ 1 (/ t y)))> |
#<alt (* y (+ 1 (/ t y)))> |
#<alt (* y (+ 1 (/ t y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ t y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ t y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ t y)) 1)))> |
#<alt y> |
#<alt (+ t y)> |
#<alt (+ t y)> |
#<alt (+ t y)> |
#<alt t> |
#<alt (* t (+ 1 (/ y t)))> |
#<alt (* t (+ 1 (/ y t)))> |
#<alt (* t (+ 1 (/ y t)))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ y t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) 1)))> |
#<alt (+ (* -1 a) (* -1 (* b (- y 2))))> |
#<alt (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* t (+ a (* -1 b)))))> |
#<alt (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* t (+ a (* -1 b)))))> |
#<alt (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* t (+ a (* -1 b)))))> |
#<alt (* t (+ a (* -1 b)))> |
#<alt (* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (* -1 (/ (* b (- y 2)) t))))))> |
#<alt (* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (* -1 (/ (* b (- y 2)) t))))))> |
#<alt (* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (* -1 (/ (* b (- y 2)) t))))))> |
#<alt (* -1 (* t (+ b (* -1 a))))> |
#<alt (* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (* -1 (* b (- y 2)))) t))))))> |
#<alt (* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (* -1 (* b (- y 2)))) t))))))> |
#<alt (* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (* -1 (* b (- y 2)))) t))))))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))> |
#<alt (* a (- t 1))> |
#<alt (* a (- (+ t (* -1 (/ (* b (- (+ t y) 2)) a))) 1))> |
#<alt (* a (- (+ t (* -1 (/ (* b (- (+ t y) 2)) a))) 1))> |
#<alt (* a (- (+ t (* -1 (/ (* b (- (+ t y) 2)) a))) 1))> |
#<alt (* a (- t 1))> |
#<alt (* -1 (* a (+ (* -1 (- t 1)) (/ (* b (- (+ t y) 2)) a))))> |
#<alt (* -1 (* a (+ (* -1 (- t 1)) (/ (* b (- (+ t y) 2)) a))))> |
#<alt (* -1 (* a (+ (* -1 (- t 1)) (/ (* b (- (+ t y) 2)) a))))> |
#<alt (* a (- t 1))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))> |
#<alt (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* b (+ (* -1 (- (+ t y) 2)) (/ (* a (- t 1)) b)))> |
#<alt (* b (+ (* -1 (- (+ t y) 2)) (/ (* a (- t 1)) b)))> |
#<alt (* b (+ (* -1 (- (+ t y) 2)) (/ (* a (- t 1)) b)))> |
#<alt (* -1 (* b (- (+ t y) 2)))> |
#<alt (* -1 (* b (- (+ t (+ y (* -1 (/ (* a (- t 1)) b)))) 2)))> |
#<alt (* -1 (* b (- (+ t (+ y (* -1 (/ (* a (- t 1)) b)))) 2)))> |
#<alt (* -1 (* b (- (+ t (+ y (* -1 (/ (* a (- t 1)) b)))) 2)))> |
#<alt (+ (* -1 (* b (- t 2))) (* a (- t 1)))> |
#<alt (+ (* -1 (* b y)) (+ (* -1 (* b (- t 2))) (* a (- t 1))))> |
#<alt (+ (* -1 (* b y)) (+ (* -1 (* b (- t 2))) (* a (- t 1))))> |
#<alt (+ (* -1 (* b y)) (+ (* -1 (* b (- t 2))) (* a (- t 1))))> |
#<alt (* -1 (* b y))> |
#<alt (* y (+ (* -1 b) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))> |
#<alt (* y (+ (* -1 b) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))> |
#<alt (* y (+ (* -1 b) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))> |
#<alt (* -1 (* b y))> |
#<alt (* -1 (* y (+ b (* -1 (/ (+ (* -1 (* b (- t 2))) (* a (- t 1))) y)))))> |
#<alt (* -1 (* y (+ b (* -1 (/ (+ (* -1 (* b (- t 2))) (* a (- t 1))) y)))))> |
#<alt (* -1 (* y (+ b (* -1 (/ (+ (* -1 (* b (- t 2))) (* a (- t 1))) y)))))> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | 0 | (+ (* t (neg a)) a) |
| 2.0ms | y | @ | 0 | (+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2))))) |
| 1.0ms | a | @ | 0 | (+ (* t (neg a)) a) |
| 0.0ms | a | @ | inf | (+ (* t (neg a)) a) |
| 0.0ms | x | @ | 0 | (- x (+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2)))))) |
| 1× | batch-egg-rewrite |
| 5 146× | accelerator-lowering-fma.f32 |
| 5 146× | accelerator-lowering-fma.f64 |
| 5 102× | *-lowering-*.f32 |
| 5 102× | *-lowering-*.f64 |
| 4 974× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 109 |
| 1 | 209 | 105 |
| 2 | 2007 | 105 |
| 0 | 10175 | 102 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2)))))) |
(* (neg b) (+ y (+ t -2))) |
(+ (* (+ y -1) z) (+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2))))) |
(+ y -1) |
(* y (- b z)) |
(- b z) |
(+ (* t (neg a)) a) |
(neg a) |
(+ x (* (- (+ y t) 2) b)) |
(* (- (+ y t) 2) b) |
(- (+ y t) 2) |
(+ y t) |
(+ (* (+ t -1) a) (* (neg b) (+ y (+ t -2)))) |
(neg b) |
| Outputs |
|---|
(+.f64 x (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(+.f64 (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) x) |
(+.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (neg.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(-.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x))) (/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(-.f64 (-.f64 x (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 y z (neg.f64 z))) |
(-.f64 (-.f64 x (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(-.f64 (-.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 t a (neg.f64 a))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(-.f64 (-.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 t a (neg.f64 a))) |
(-.f64 (/.f64 (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z))))) (fma.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (/.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (fma.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z)))) (+.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (/.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (-.f64 x (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (-.f64 x (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (fma.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a)))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))) (*.f64 x (fma.f64 y z (neg.f64 z))))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a)))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (+.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (neg.f64 (neg.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (neg.f64 (fma.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z))) (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (+.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) x)))) |
(/.f64 (fma.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z)))) (pow.f64 (neg.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 x (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (neg.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 x (fma.f64 y z (neg.f64 z))) (neg.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) |
(+.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (neg.f64 (*.f64 b y))) |
(+.f64 (*.f64 (neg.f64 b) (+.f64 y t)) (*.f64 (neg.f64 b) #s(literal -2 binary64))) |
(+.f64 (*.f64 (+.f64 y t) (neg.f64 b)) (*.f64 #s(literal -2 binary64) (neg.f64 b))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (/.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(fma.f64 y (neg.f64 b) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b y) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (+.f64 t #s(literal -2 binary64))) (neg.f64 (*.f64 b y))) |
(fma.f64 (neg.f64 b) y (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (neg.f64 (*.f64 b y))) |
(fma.f64 (neg.f64 b) (+.f64 y t) (*.f64 (neg.f64 b) #s(literal -2 binary64))) |
(fma.f64 (+.f64 t #s(literal -2 binary64)) (neg.f64 b) (neg.f64 (*.f64 b y))) |
(fma.f64 (+.f64 y t) (neg.f64 b) (*.f64 #s(literal -2 binary64) (neg.f64 b))) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) b (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) b (neg.f64 (*.f64 b y))) |
(neg.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)) (-.f64 y (+.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)) (+.f64 y (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)))) (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)))) (neg.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b))) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b))) (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b))) (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b))) (neg.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (neg.f64 (*.f64 b y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 b) (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y t)) (*.f64 (neg.f64 b) (+.f64 y t)) (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -2 binary64))) (*.f64 (*.f64 (neg.f64 b) (+.f64 y t)) (*.f64 (neg.f64 b) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y t) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y t) (neg.f64 b)) (*.f64 (+.f64 y t) (neg.f64 b)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (neg.f64 b)) (*.f64 #s(literal -2 binary64) (neg.f64 b))) (*.f64 (*.f64 (+.f64 y t) (neg.f64 b)) (*.f64 #s(literal -2 binary64) (neg.f64 b)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(*.f64 b (neg.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 b)) |
(*.f64 (neg.f64 (+.f64 y (+.f64 t #s(literal -2 binary64)))) b) |
(*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) b) |
(+.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(+.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 y z (neg.f64 z)))) |
(+.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) |
(+.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))) |
(+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(+.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 t a (neg.f64 a))) |
(+.f64 (+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (neg.f64 (*.f64 b y))) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) |
(-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (/.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z)))) (/.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) |
(fma.f64 (+.f64 y #s(literal -1 binary64)) z (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(fma.f64 z (+.f64 y #s(literal -1 binary64)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 y z (neg.f64 z)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 y z (neg.f64 z)))) |
(fma.f64 b (neg.f64 (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) |
(fma.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) |
(fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 b) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) |
(fma.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 y z (neg.f64 z))) |
(fma.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 y z (neg.f64 z))) |
(fma.f64 (neg.f64 (+.f64 y (+.f64 t #s(literal -2 binary64)))) b (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) |
(fma.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) b (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) |
(/.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (neg.f64 (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (neg.f64 (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (fma.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (+.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (+.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (+.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (+.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 b (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) b))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (fma.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 b (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) b))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (fma.f64 t a (neg.f64 a))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (neg.f64 (fma.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))))) (neg.f64 (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (pow.f64 (fma.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 y z (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal -1 binary64) t) (*.f64 a (fma.f64 t a (neg.f64 a))) (-.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 y z (neg.f64 z))) (fma.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 y z (neg.f64 z)))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 y z (neg.f64 z))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z)))) (*.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) #s(literal 3 binary64)) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 t a (neg.f64 a)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (neg.f64 (*.f64 b y))) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (neg.f64 (*.f64 b y))) (+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (neg.f64 (*.f64 b y))) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (neg.f64 (*.f64 b y))) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))) (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 y z (neg.f64 z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z)))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 y z (neg.f64 z))) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (fma.f64 y z (neg.f64 z))))))) |
(*.f64 (*.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (fma.f64 y z (neg.f64 z))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y z (neg.f64 z)) (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(+.f64 y #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 y (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal -1 binary64) y))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))))) |
(*.f64 (fma.f64 y y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(+.f64 (*.f64 b y) (*.f64 (neg.f64 z) y)) |
(+.f64 (*.f64 y b) (*.f64 y (neg.f64 z))) |
(fma.f64 y b (*.f64 y (neg.f64 z))) |
(fma.f64 b y (*.f64 (neg.f64 z) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z))) (fma.f64 z (+.f64 z b) (*.f64 b b))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z b) (-.f64 b z))) (+.f64 z b)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z)) y) (fma.f64 z (+.f64 z b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 b z)) y) (+.f64 z b)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z)))) (neg.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 z b) (-.f64 b z)))) (neg.f64 (+.f64 z b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z)) y)) (neg.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 b z)) y)) (neg.f64 (+.f64 z b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) y)) (*.f64 (*.f64 b y) (*.f64 (neg.f64 z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y b) #s(literal 3 binary64)) (pow.f64 (*.f64 y (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (*.f64 y (neg.f64 z))) (*.f64 (*.f64 y b) (*.f64 y (neg.f64 z)))))) |
(*.f64 y (-.f64 b z)) |
(*.f64 (-.f64 b z) y) |
(+.f64 b (neg.f64 z)) |
(+.f64 (neg.f64 z) b) |
(-.f64 b z) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 z (+.f64 z b) (*.f64 b b))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z b) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 z b)) (/.f64 (*.f64 z z) (+.f64 z b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 z))) (/.f64 (*.f64 z z) (-.f64 b (neg.f64 z)))) |
(fma.f64 #s(literal -1 binary64) z b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z b) (*.f64 (+.f64 z b) (-.f64 b z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z b) (*.f64 (+.f64 z b) (-.f64 b z)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z)) (fma.f64 z (+.f64 z b) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z)) (fma.f64 b b (-.f64 (*.f64 z z) (*.f64 b (neg.f64 z))))) |
(/.f64 (*.f64 (+.f64 z b) (-.f64 b z)) (+.f64 z b)) |
(/.f64 (*.f64 (+.f64 z b) (-.f64 b z)) (-.f64 b (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z))) (neg.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z))) (neg.f64 (fma.f64 b b (-.f64 (*.f64 z z) (*.f64 b (neg.f64 z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z b) (-.f64 b z))) (neg.f64 (+.f64 z b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z b) (-.f64 b z))) (neg.f64 (-.f64 b (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 z (+.f64 z b) (*.f64 b b))) (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (fma.f64 z (+.f64 z b) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 z b)) (*.f64 (+.f64 z b) (*.f64 z z))) (*.f64 (+.f64 z b) (+.f64 z b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z)))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z b) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 z b) (-.f64 b z)))) (neg.f64 (neg.f64 (+.f64 z b)))) |
(/.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (*.f64 b (*.f64 b b))) (fma.f64 z z (-.f64 (*.f64 b b) (*.f64 (neg.f64 z) b)))) |
(pow.f64 (/.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z b) (*.f64 (+.f64 z b) (-.f64 b z))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z b) (*.f64 b b)) (-.f64 b z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z b) (*.f64 b b)))) |
(*.f64 (*.f64 (+.f64 z b) (-.f64 b z)) (/.f64 #s(literal 1 binary64) (+.f64 z b))) |
(+.f64 a (neg.f64 (*.f64 t a))) |
(+.f64 (neg.f64 (*.f64 t a)) a) |
(-.f64 a (*.f64 t a)) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (neg.f64 (*.f64 t a)) a)) (/.f64 (*.f64 a a) (-.f64 (neg.f64 (*.f64 t a)) a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (neg.f64 (*.f64 t a)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (-.f64 a (neg.f64 (*.f64 t a))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t a) a) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 (neg.f64 a) t a) |
(fma.f64 (*.f64 #s(literal -1 binary64) t) a a) |
(fma.f64 (neg.f64 t) a a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (-.f64 a (neg.f64 (*.f64 t a))) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 a (*.f64 a a) (*.f64 (neg.f64 (*.f64 t a)) (*.f64 (*.f64 t t) (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t a)) a) (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (-.f64 a (neg.f64 (*.f64 t a))) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 a (*.f64 a a) (*.f64 (neg.f64 (*.f64 t a)) (*.f64 (*.f64 t t) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (*.f64 t a)) a) (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a a)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 (neg.f64 (*.f64 t a)) (*.f64 (*.f64 t t) (*.f64 a a)))) (fma.f64 a (-.f64 a (neg.f64 (*.f64 t a))) (*.f64 (*.f64 t t) (*.f64 a a)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 (neg.f64 (*.f64 t a)) (*.f64 (*.f64 t t) (*.f64 a a)))) (fma.f64 a a (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (neg.f64 (*.f64 (*.f64 t a) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a a)) (-.f64 (neg.f64 (*.f64 t a)) a)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (neg.f64 (*.f64 t a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (neg.f64 (fma.f64 a (-.f64 a (neg.f64 (*.f64 t a))) (*.f64 (*.f64 t t) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (neg.f64 (*.f64 t a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (neg.f64 (*.f64 (*.f64 t a) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a a))) (neg.f64 (-.f64 (neg.f64 (*.f64 t a)) a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 t t) (*.f64 a a))) (-.f64 a (neg.f64 (*.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (neg.f64 (*.f64 t a)) a)) (*.f64 (-.f64 (neg.f64 (*.f64 t a)) a) (*.f64 a a))) (*.f64 (-.f64 (neg.f64 (*.f64 t a)) a) (-.f64 (neg.f64 (*.f64 t a)) a))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (neg.f64 (*.f64 t a)) (*.f64 (*.f64 t t) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 a (-.f64 a (neg.f64 (*.f64 t a))) (*.f64 (*.f64 t t) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 t a)) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 t t) (*.f64 a a)))) (neg.f64 (-.f64 a (neg.f64 (*.f64 t a))))) |
(pow.f64 (/.f64 (fma.f64 a (-.f64 a (neg.f64 (*.f64 t a))) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 a (*.f64 a a) (*.f64 (neg.f64 (*.f64 t a)) (*.f64 (*.f64 t t) (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t a)) a) (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 (neg.f64 (*.f64 t a)) (*.f64 (*.f64 t t) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a (neg.f64 (*.f64 t a))) (*.f64 (*.f64 t t) (*.f64 a a))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 t a)) 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 (-.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) (*.f64 (neg.f64 a) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) (neg.f64 a))))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(+.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(+.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x))) |
(fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) |
(fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (neg.f64 (fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(+.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))) |
(+.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) |
(+.f64 (*.f64 y b) (*.f64 (+.f64 t #s(literal -2 binary64)) b)) |
(+.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) b) (*.f64 y b)) |
(+.f64 (*.f64 b (+.f64 y t)) (*.f64 b #s(literal -2 binary64))) |
(+.f64 (*.f64 (+.f64 y t) b) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b)) |
(fma.f64 b y (*.f64 b (+.f64 t #s(literal -2 binary64)))) |
(fma.f64 b (+.f64 t #s(literal -2 binary64)) (*.f64 b y)) |
(fma.f64 b (+.f64 y t) (*.f64 b #s(literal -2 binary64))) |
(fma.f64 (+.f64 t #s(literal -2 binary64)) b (*.f64 y b)) |
(fma.f64 (+.f64 y t) b (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (*.f64 b (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (-.f64 y (+.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b) (+.f64 y (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)))) (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)))) (neg.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) b)) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b)) (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b)) (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b)) (neg.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b y) #s(literal 3 binary64)) (pow.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 b y) #s(literal 3 binary64))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y b) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 y b) (*.f64 (+.f64 t #s(literal -2 binary64)) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) b) #s(literal 3 binary64)) (pow.f64 (*.f64 y b) #s(literal 3 binary64))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) b) (*.f64 y b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (+.f64 y t)) (*.f64 b (+.f64 y t)) (-.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 b (+.f64 y t)) (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y t) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y t) b) (*.f64 (+.f64 y t) b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (+.f64 y t) b) (*.f64 #s(literal -2 binary64) b))))) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) |
(+.f64 y (+.f64 t #s(literal -2 binary64))) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(+.f64 t (+.f64 #s(literal -2 binary64) y)) |
(+.f64 t (-.f64 y #s(literal 2 binary64))) |
(+.f64 #s(literal -2 binary64) (+.f64 y t)) |
(+.f64 (+.f64 t #s(literal -2 binary64)) y) |
(+.f64 (+.f64 y t) #s(literal -2 binary64)) |
(+.f64 (+.f64 y #s(literal -2 binary64)) t) |
(-.f64 (+.f64 y t) #s(literal 2 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (/.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y t) (+.f64 y t)) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 4 binary64) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t))) (fma.f64 (+.f64 y t) (+.f64 y t) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 y t) #s(literal -2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 y t) (+.f64 y t) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 y t) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y t) (+.f64 y t)) (-.f64 (+.f64 y t) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (+.f64 y t) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (-.f64 (+.f64 t #s(literal -2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (+.f64 t #s(literal -2 binary64)) y))) |
(fma.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64)))) y) |
(fma.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (-.f64 t y)))) #s(literal -2 binary64)) |
(fma.f64 (fma.f64 t t #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 2 binary64))) y) |
(fma.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)))) |
(/.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) |
(/.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 y t) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (+.f64 y (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (-.f64 (+.f64 y t) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 y t) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (neg.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (neg.f64 (-.f64 (+.f64 y t) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y y)) (-.f64 (+.f64 t #s(literal -2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) #s(literal 8 binary64))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y t) (+.f64 y t)) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) #s(literal 4 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 y (+.f64 t #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y y))) (neg.f64 (-.f64 (+.f64 t #s(literal -2 binary64)) y))) |
(/.f64 (fma.f64 t (*.f64 t t) (pow.f64 (+.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 (+.f64 y #s(literal -2 binary64)) (+.f64 y #s(literal -2 binary64))) (*.f64 t (+.f64 y #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 t (*.f64 t t) (pow.f64 (+.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 (+.f64 #s(literal -2 binary64) y) (+.f64 #s(literal -2 binary64) y)) (*.f64 t (+.f64 #s(literal -2 binary64) y))))) |
(/.f64 (fma.f64 t (*.f64 t t) (pow.f64 (-.f64 y #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 (-.f64 y #s(literal 2 binary64)) (-.f64 y #s(literal 2 binary64))) (*.f64 t (-.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal -8 binary64) (*.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 y t) (+.f64 y t)) (*.f64 #s(literal -2 binary64) (+.f64 y t))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (fma.f64 (+.f64 y #s(literal -2 binary64)) (+.f64 y #s(literal -2 binary64)) (-.f64 (*.f64 t t) (*.f64 (+.f64 y #s(literal -2 binary64)) t)))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(+.f64 y t) |
(+.f64 t y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y t)) (/.f64 (*.f64 t t) (-.f64 y t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t y)) (/.f64 (*.f64 y y) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 t (-.f64 t y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y t) (*.f64 (+.f64 y t) (-.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 t (-.f64 t y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (*.f64 (+.f64 y t) (-.f64 y t)))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (-.f64 y t)) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 y t))) (neg.f64 (-.f64 y t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 t y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y t)) (*.f64 (-.f64 y t) (*.f64 t t))) (*.f64 (-.f64 y t) (-.f64 y t))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 t (-.f64 t y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 y t)))) (neg.f64 (neg.f64 (-.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 y y))) (neg.f64 (-.f64 t y))) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 t (-.f64 t y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y t) (*.f64 (+.f64 y t) (-.f64 y t))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(+.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(+.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) |
(+.f64 (neg.f64 (*.f64 b y)) (fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (fma.f64 t a (neg.f64 a)))) |
(+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (neg.f64 (*.f64 b y))) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) |
(-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a)))) (/.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))))) |
(fma.f64 y (neg.f64 b) (fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (fma.f64 t a (neg.f64 a)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (fma.f64 t a (neg.f64 a)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(fma.f64 b (neg.f64 (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) |
(fma.f64 (neg.f64 b) y (fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (fma.f64 t a (neg.f64 a)))) |
(fma.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 t a (neg.f64 a))) |
(fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 b) (fma.f64 t a (neg.f64 a))) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) b (fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (fma.f64 t a (neg.f64 a)))) |
(fma.f64 (neg.f64 (+.f64 y (+.f64 t #s(literal -2 binary64)))) b (fma.f64 t a (neg.f64 a))) |
(fma.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) b (fma.f64 t a (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) (neg.f64 (fma.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b y) (*.f64 b y)) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (-.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (+.f64 t #s(literal 1 binary64)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))) (+.f64 t #s(literal 1 binary64)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 b)) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (neg.f64 b)) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 b)) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)) (+.f64 t #s(literal 1 binary64)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 a (fma.f64 t t #s(literal -1 binary64))))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) (neg.f64 b)) (+.f64 t #s(literal 1 binary64)) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (*.f64 (fma.f64 t t #s(literal -1 binary64)) a))) (*.f64 (+.f64 y (+.f64 t #s(literal 2 binary64))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 b (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) b))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 b (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) b))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 t t #s(literal -1 binary64))) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 b (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) b))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) a) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) t)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 b (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 b (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 b (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) b))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) b))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (fma.f64 (+.f64 y t) #s(literal 2 binary64) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) a) (+.f64 y (+.f64 t #s(literal 2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 y t) (+.f64 y t) #s(literal -4 binary64)) b))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 y (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 b (*.f64 b b))) (pow.f64 (fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (fma.f64 t a (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (*.f64 b y) (*.f64 b y) (-.f64 (*.f64 (fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (fma.f64 t a (neg.f64 a))) (fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (fma.f64 t a (neg.f64 a)))) (*.f64 (neg.f64 (*.f64 b y)) (fma.f64 (neg.f64 b) (+.f64 t #s(literal -2 binary64)) (fma.f64 t a (neg.f64 a))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (neg.f64 (*.f64 b y))) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (neg.f64 (*.f64 b y))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (neg.f64 (*.f64 b y))) (-.f64 (*.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (neg.f64 (*.f64 b y))) (neg.f64 (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 t a (neg.f64 a)) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 t a (neg.f64 a))) (*.f64 (fma.f64 t a (neg.f64 a)) (fma.f64 t a (neg.f64 a)))))) |
(*.f64 (*.f64 (-.f64 (fma.f64 t a (neg.f64 a)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) b))) |
(neg.f64 b) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
| 1× | egg-herbie |
| 13 584× | accelerator-lowering-fma.f32 |
| 13 584× | accelerator-lowering-fma.f64 |
| 4 420× | *-lowering-*.f32 |
| 4 420× | *-lowering-*.f64 |
| 4 004× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 375 | 5445 |
| 1 | 1300 | 5121 |
| 2 | 4217 | 4897 |
| 0 | 8464 | 4605 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))) |
x |
(* x (+ 1 (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) x)))) |
(* x (+ 1 (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) x)))) |
(* x (+ 1 (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) x)))) |
x |
(* -1 (* x (- (+ (* -1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))) 1))) |
(- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) |
(- (+ x (* -1 (* y (+ z (* -1 b))))) (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) |
(- (+ x (* -1 (* y (+ z (* -1 b))))) (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) |
(- (+ x (* -1 (* y (+ z (* -1 b))))) (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) |
(* -1 (* y (+ z (* -1 b)))) |
(* y (- (/ x y) (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))))) |
(* y (- (/ x y) (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))))) |
(* y (- (/ x y) (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))))) |
(* y (+ b (* -1 z))) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) y)) (+ b (* -1 z))))) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) y)) (+ b (* -1 z))))) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) y)) (+ b (* -1 z))))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) |
(- (+ x (* z (- 1 y))) (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) |
(- (+ x (* z (- 1 y))) (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) |
(- (+ x (* z (- 1 y))) (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) |
(* z (- 1 y)) |
(* z (- (+ 1 (/ x z)) (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))))) |
(* z (- (+ 1 (/ x z)) (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))))) |
(* z (- (+ 1 (/ x z)) (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))))) |
(* -1 (* z (- y 1))) |
(* -1 (* z (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) z)) (* -1 (- y 1))))) |
(- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) |
(- (+ x (* -1 (* t (+ a (* -1 b))))) (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) |
(- (+ x (* -1 (* t (+ a (* -1 b))))) (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) |
(- (+ x (* -1 (* t (+ a (* -1 b))))) (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) |
(* -1 (* t (+ a (* -1 b)))) |
(* t (- (/ x t) (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t))))))) |
(* t (- (/ x t) (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t))))))) |
(* t (- (/ x t) (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t))))))) |
(* t (+ b (* -1 a))) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) t)) (+ b (* -1 a))))) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) t)) (+ b (* -1 a))))) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) t)) (+ b (* -1 a))))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) |
(- (+ x (* a (- 1 t))) (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) |
(- (+ x (* a (- 1 t))) (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) |
(- (+ x (* a (- 1 t))) (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) |
(* a (- 1 t)) |
(* a (- (+ 1 (/ x a)) (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))))) |
(* a (- (+ 1 (/ x a)) (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))))) |
(* a (- (+ 1 (/ x a)) (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))))) |
(* -1 (* a (- t 1))) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) a)) (* -1 (- t 1))))) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) a)) (* -1 (- t 1))))) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) a)) (* -1 (- t 1))))) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(* b (- (+ t y) 2)) |
(* b (- (/ x b) (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(* b (- (/ x b) (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(* b (- (/ x b) (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(* -1 (* b (- 2 (+ t y)))) |
(* -1 (* b (- (+ 2 (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))) (+ t y)))) |
(* -1 (* b (- (+ 2 (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))) (+ t y)))) |
(* -1 (* b (- (+ 2 (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))) (+ t y)))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- t 2))) |
(+ (* -1 (* b y)) (* -1 (* b (- t 2)))) |
(+ (* -1 (* b y)) (* -1 (* b (- t 2)))) |
(+ (* -1 (* b y)) (* -1 (* b (- t 2)))) |
(* -1 (* b y)) |
(* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))) |
(* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))) |
(* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))) |
(* -1 (* b y)) |
(* -1 (* y (+ b (/ (* b (- t 2)) y)))) |
(* -1 (* y (+ b (/ (* b (- t 2)) y)))) |
(* -1 (* y (+ b (/ (* b (- t 2)) y)))) |
(* -1 (* b (- y 2))) |
(+ (* -1 (* b t)) (* -1 (* b (- y 2)))) |
(+ (* -1 (* b t)) (* -1 (* b (- y 2)))) |
(+ (* -1 (* b t)) (* -1 (* b (- y 2)))) |
(* -1 (* b t)) |
(* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))) |
(* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))) |
(* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))) |
(* -1 (* b t)) |
(* -1 (* t (+ b (/ (* b (- y 2)) t)))) |
(* -1 (* t (+ b (/ (* b (- y 2)) t)))) |
(* -1 (* t (+ b (/ (* b (- y 2)) t)))) |
(+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) |
(+ (* -1 z) (+ (* -1 (* b (- t 2))) (+ (* a (- t 1)) (* y (+ z (* -1 b)))))) |
(+ (* -1 z) (+ (* -1 (* b (- t 2))) (+ (* a (- t 1)) (* y (+ z (* -1 b)))))) |
(+ (* -1 z) (+ (* -1 (* b (- t 2))) (+ (* a (- t 1)) (* y (+ z (* -1 b)))))) |
(* y (+ z (* -1 b))) |
(* y (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))))) |
(* y (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))))) |
(* y (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))))) |
(* -1 (* y (+ b (* -1 z)))) |
(* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) y)))))) |
(* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) y)))))) |
(* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) y)))))) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(* z (- y 1)) |
(* z (- (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))) 1)) |
(* z (- (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))) 1)) |
(* z (- (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))) 1)) |
(* z (- y 1)) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) z))))) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) z))))) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) z))))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (+ (* t (+ a (* -1 b))) (* z (- y 1))))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (+ (* t (+ a (* -1 b))) (* z (- y 1))))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (+ (* t (+ a (* -1 b))) (* z (- y 1))))) |
(* t (+ a (* -1 b))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t)))))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t)))))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t)))))) |
(* -1 (* t (+ b (* -1 a)))) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) t)))))) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) t)))))) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) t)))))) |
(+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(* a (- t 1)) |
(* a (- (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))) 1)) |
(* a (- (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))) 1)) |
(* a (- (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))) 1)) |
(* a (- t 1)) |
(* -1 (* a (+ (* -1 (- t 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) a))))) |
(* -1 (* a (+ (* -1 (- t 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) a))))) |
(* -1 (* a (+ (* -1 (- t 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) a))))) |
(+ (* a (- t 1)) (* z (- y 1))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(* -1 (* b (- (+ t y) 2))) |
(* b (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))) |
(* b (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))) |
(* b (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) b)))) 2))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) b)))) 2))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) b)))) 2))) |
-1 |
(- y 1) |
(- y 1) |
(- y 1) |
y |
(* y (- 1 (/ 1 y))) |
(* y (- 1 (/ 1 y))) |
(* y (- 1 (/ 1 y))) |
y |
(* -1 (* y (- (/ 1 y) 1))) |
(* -1 (* y (- (/ 1 y) 1))) |
(* -1 (* y (- (/ 1 y) 1))) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* y (- b z)) |
(* -1 (* y z)) |
(+ (* -1 (* y z)) (* b y)) |
(+ (* -1 (* y z)) (* b y)) |
(+ (* -1 (* y z)) (* b y)) |
(* b y) |
(* b (+ y (* -1 (/ (* y z) b)))) |
(* b (+ y (* -1 (/ (* y z) b)))) |
(* b (+ y (* -1 (/ (* y z) b)))) |
(* b y) |
(* -1 (* b (+ (* -1 y) (/ (* y z) b)))) |
(* -1 (* b (+ (* -1 y) (/ (* y z) b)))) |
(* -1 (* b (+ (* -1 y) (/ (* y z) b)))) |
(* b y) |
(+ (* -1 (* y z)) (* b y)) |
(+ (* -1 (* y z)) (* b y)) |
(+ (* -1 (* y z)) (* b y)) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (/ (* b y) z))) |
(* z (+ (* -1 y) (/ (* b y) z))) |
(* z (+ (* -1 y) (/ (* b y) z))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (* b y) z))))) |
(* -1 (* z (+ y (* -1 (/ (* b y) z))))) |
(* -1 (* z (+ y (* -1 (/ (* b y) z))))) |
(* -1 z) |
(- b z) |
(- b z) |
(- b z) |
b |
(* b (+ 1 (* -1 (/ z b)))) |
(* b (+ 1 (* -1 (/ z b)))) |
(* b (+ 1 (* -1 (/ z b)))) |
b |
(* -1 (* b (- (/ z b) 1))) |
(* -1 (* b (- (/ z b) 1))) |
(* -1 (* b (- (/ z b) 1))) |
b |
(+ b (* -1 z)) |
(+ b (* -1 z)) |
(+ b (* -1 z)) |
(* -1 z) |
(* z (- (/ b z) 1)) |
(* z (- (/ b z) 1)) |
(* z (- (/ b z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ b z))))) |
(* -1 (* z (+ 1 (* -1 (/ b z))))) |
(* -1 (* z (+ 1 (* -1 (/ b z))))) |
a |
(+ a (* -1 (* a t))) |
(+ a (* -1 (* a t))) |
(+ a (* -1 (* a t))) |
(* -1 (* a t)) |
(* t (+ (* -1 a) (/ a t))) |
(* t (+ (* -1 a) (/ a t))) |
(* t (+ (* -1 a) (/ a t))) |
(* -1 (* a t)) |
(* -1 (* t (+ a (* -1 (/ a t))))) |
(* -1 (* t (+ a (* -1 (/ a t))))) |
(* -1 (* t (+ a (* -1 (/ a t))))) |
(* a (+ 1 (* -1 t))) |
(* a (+ 1 (* -1 t))) |
(* a (+ 1 (* -1 t))) |
(* a (+ 1 (* -1 t))) |
(* a (+ 1 (* -1 t))) |
(* a (+ 1 (* -1 t))) |
(* a (+ 1 (* -1 t))) |
(* a (+ 1 (* -1 t))) |
(* -1 (* a (- t 1))) |
(* -1 (* a (- t 1))) |
(* -1 (* a (- t 1))) |
(* -1 (* a (- t 1))) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* b (- (+ t y) 2)) |
(+ x (* b (- (+ t y) 2))) |
(+ x (* b (- (+ t y) 2))) |
(+ x (* b (- (+ t y) 2))) |
x |
(* x (+ 1 (/ (* b (- (+ t y) 2)) x))) |
(* x (+ 1 (/ (* b (- (+ t y) 2)) x))) |
(* x (+ 1 (/ (* b (- (+ t y) 2)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* b (- (+ t y) 2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* b (- (+ t y) 2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* b (- (+ t y) 2)) x)) 1))) |
(+ x (* b (- t 2))) |
(+ x (+ (* b y) (* b (- t 2)))) |
(+ x (+ (* b y) (* b (- t 2)))) |
(+ x (+ (* b y) (* b (- t 2)))) |
(* b y) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(+ x (* b (- y 2))) |
(+ x (+ (* b t) (* b (- y 2)))) |
(+ x (+ (* b t) (* b (- y 2)))) |
(+ x (+ (* b t) (* b (- y 2)))) |
(* b t) |
(* t (+ b (+ (/ x t) (/ (* b (- y 2)) t)))) |
(* t (+ b (+ (/ x t) (/ (* b (- y 2)) t)))) |
(* t (+ b (+ (/ x t) (/ (* b (- y 2)) t)))) |
(* b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b (- y 2))) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b (- y 2))) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b (- y 2))) t))))) |
x |
(+ x (* b (- (+ t y) 2))) |
(+ x (* b (- (+ t y) 2))) |
(+ x (* b (- (+ t y) 2))) |
(* b (- (+ t y) 2)) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(* b (- (+ t y) 2)) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ x b))))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ x b))))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ x b))))) |
(* b (- t 2)) |
(+ (* b y) (* b (- t 2))) |
(+ (* b y) (* b (- t 2))) |
(+ (* b y) (* b (- t 2))) |
(* b y) |
(* y (+ b (/ (* b (- t 2)) y))) |
(* y (+ b (/ (* b (- t 2)) y))) |
(* y (+ b (/ (* b (- t 2)) y))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(* b (- y 2)) |
(+ (* b t) (* b (- y 2))) |
(+ (* b t) (* b (- y 2))) |
(+ (* b t) (* b (- y 2))) |
(* b t) |
(* t (+ b (/ (* b (- y 2)) t))) |
(* t (+ b (/ (* b (- y 2)) t))) |
(* t (+ b (/ (* b (- y 2)) t))) |
(* b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(- t 2) |
(- (+ t y) 2) |
(- (+ t y) 2) |
(- (+ t y) 2) |
y |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
y |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(- y 2) |
(- (+ t y) 2) |
(- (+ t y) 2) |
(- (+ t y) 2) |
t |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
t |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
t |
(+ t y) |
(+ t y) |
(+ t y) |
y |
(* y (+ 1 (/ t y))) |
(* y (+ 1 (/ t y))) |
(* y (+ 1 (/ t y))) |
y |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
y |
(+ t y) |
(+ t y) |
(+ t y) |
t |
(* t (+ 1 (/ y t))) |
(* t (+ 1 (/ y t))) |
(* t (+ 1 (/ y t))) |
t |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(+ (* -1 a) (* -1 (* b (- y 2)))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (* t (+ a (* -1 b))))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (* t (+ a (* -1 b))))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (* t (+ a (* -1 b))))) |
(* t (+ a (* -1 b))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (* -1 (/ (* b (- y 2)) t)))))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (* -1 (/ (* b (- y 2)) t)))))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (* -1 (/ (* b (- y 2)) t)))))) |
(* -1 (* t (+ b (* -1 a)))) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (* -1 (* b (- y 2)))) t)))))) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (* -1 (* b (- y 2)))) t)))))) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (* -1 (* b (- y 2)))) t)))))) |
(* -1 (* b (- (+ t y) 2))) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(* a (- t 1)) |
(* a (- (+ t (* -1 (/ (* b (- (+ t y) 2)) a))) 1)) |
(* a (- (+ t (* -1 (/ (* b (- (+ t y) 2)) a))) 1)) |
(* a (- (+ t (* -1 (/ (* b (- (+ t y) 2)) a))) 1)) |
(* a (- t 1)) |
(* -1 (* a (+ (* -1 (- t 1)) (/ (* b (- (+ t y) 2)) a)))) |
(* -1 (* a (+ (* -1 (- t 1)) (/ (* b (- (+ t y) 2)) a)))) |
(* -1 (* a (+ (* -1 (- t 1)) (/ (* b (- (+ t y) 2)) a)))) |
(* a (- t 1)) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(* -1 (* b (- (+ t y) 2))) |
(* b (+ (* -1 (- (+ t y) 2)) (/ (* a (- t 1)) b))) |
(* b (+ (* -1 (- (+ t y) 2)) (/ (* a (- t 1)) b))) |
(* b (+ (* -1 (- (+ t y) 2)) (/ (* a (- t 1)) b))) |
(* -1 (* b (- (+ t y) 2))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (* a (- t 1)) b)))) 2))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (* a (- t 1)) b)))) 2))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (* a (- t 1)) b)))) 2))) |
(+ (* -1 (* b (- t 2))) (* a (- t 1))) |
(+ (* -1 (* b y)) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) |
(+ (* -1 (* b y)) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) |
(+ (* -1 (* b y)) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) |
(* -1 (* b y)) |
(* y (+ (* -1 b) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))) |
(* y (+ (* -1 b) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))) |
(* y (+ (* -1 b) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))) |
(* -1 (* b y)) |
(* -1 (* y (+ b (* -1 (/ (+ (* -1 (* b (- t 2))) (* a (- t 1))) y))))) |
(* -1 (* y (+ b (* -1 (/ (+ (* -1 (* b (- t 2))) (* a (- t 1))) y))))) |
(* -1 (* y (+ b (* -1 (/ (+ (* -1 (* b (- t 2))) (* a (- t 1))) y))))) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
| Outputs |
|---|
(* -1 (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
x |
(* x (+ 1 (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) x)))) |
(fma.f64 x (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) x) x) |
(* x (+ 1 (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) x)))) |
(fma.f64 x (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) x) x) |
(* x (+ 1 (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) x)))) |
(fma.f64 x (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) x) x) |
x |
(* -1 (* x (- (+ (* -1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))) 1))) |
(*.f64 (fma.f64 b (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) x) (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) x) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) x) #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (- (+ (* -1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))) 1))) |
(*.f64 (fma.f64 b (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) x) (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) x) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) x) #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (- (+ (* -1 (/ (* b (- (+ t y) 2)) x)) (+ (/ (* a (- t 1)) x) (/ (* z (- y 1)) x))) 1))) |
(*.f64 (fma.f64 b (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) x) (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) x) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) x) #s(literal -1 binary64)))) (neg.f64 x)) |
(- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) |
(-.f64 (+.f64 x z) (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a))) |
(- (+ x (* -1 (* y (+ z (* -1 b))))) (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) |
(+.f64 (fma.f64 y (-.f64 b z) x) (-.f64 z (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)))) |
(- (+ x (* -1 (* y (+ z (* -1 b))))) (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) |
(+.f64 (fma.f64 y (-.f64 b z) x) (-.f64 z (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)))) |
(- (+ x (* -1 (* y (+ z (* -1 b))))) (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) |
(+.f64 (fma.f64 y (-.f64 b z) x) (-.f64 z (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)))) |
(* -1 (* y (+ z (* -1 b)))) |
(*.f64 y (-.f64 b z)) |
(* y (- (/ x y) (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))))) |
(*.f64 y (+.f64 (-.f64 (/.f64 x y) z) (-.f64 b (/.f64 (-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) z) y)))) |
(* y (- (/ x y) (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))))) |
(*.f64 y (+.f64 (-.f64 (/.f64 x y) z) (-.f64 b (/.f64 (-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) z) y)))) |
(* y (- (/ x y) (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y))))))) |
(*.f64 y (+.f64 (-.f64 (/.f64 x y) z) (-.f64 b (/.f64 (-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) z) y)))) |
(* y (+ b (* -1 z))) |
(*.f64 y (-.f64 b z)) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) y)) (+ b (* -1 z))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 (+.f64 x z) (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a))) y) (-.f64 b z))) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) y)) (+ b (* -1 z))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 (+.f64 x z) (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a))) y) (-.f64 b z))) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1))))) y)) (+ b (* -1 z))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 (+.f64 x z) (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a))) y) (-.f64 b z))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) |
(- (+ x (* z (- 1 y))) (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- (+ x (* z (- 1 y))) (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- (+ x (* z (- 1 y))) (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(* z (- 1 y)) |
(-.f64 z (*.f64 y z)) |
(* z (- (+ 1 (/ x z)) (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) z) (-.f64 #s(literal 1 binary64) y))) |
(* z (- (+ 1 (/ x z)) (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) z) (-.f64 #s(literal 1 binary64) y))) |
(* z (- (+ 1 (/ x z)) (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) z) (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (- y 1))) |
(-.f64 z (*.f64 y z)) |
(* -1 (* z (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) z)) (* -1 (- y 1))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) z) (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) z)) (* -1 (- y 1))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) z) (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* z (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1)))) z)) (* -1 (- y 1))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) z) (-.f64 #s(literal 1 binary64) y))) |
(- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(- (+ x (* -1 (* t (+ a (* -1 b))))) (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- (+ x (* -1 (* t (+ a (* -1 b))))) (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- (+ x (* -1 (* t (+ a (* -1 b))))) (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(* -1 (* t (+ a (* -1 b)))) |
(*.f64 t (-.f64 b a)) |
(* t (- (/ x t) (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t))))))) |
(*.f64 t (+.f64 (/.f64 x t) (+.f64 (-.f64 b a) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) t)))) |
(* t (- (/ x t) (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t))))))) |
(*.f64 t (+.f64 (/.f64 x t) (+.f64 (-.f64 b a) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) t)))) |
(* t (- (/ x t) (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t))))))) |
(*.f64 t (+.f64 (/.f64 x t) (+.f64 (-.f64 b a) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) t)))) |
(* t (+ b (* -1 a))) |
(*.f64 t (-.f64 b a)) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) t)) (+ b (* -1 a))))) |
(*.f64 t (+.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) t) (-.f64 b a))) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) t)) (+ b (* -1 a))))) |
(*.f64 t (+.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) t) (-.f64 b a))) |
(* -1 (* t (- (* -1 (/ (- x (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1))))) t)) (+ b (* -1 a))))) |
(*.f64 t (+.f64 (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) t) (-.f64 b a))) |
(- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) |
(- (+ x (* a (- 1 t))) (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- (+ x (* a (- 1 t))) (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- (+ x (* a (- 1 t))) (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(* a (- 1 t)) |
(-.f64 a (*.f64 t a)) |
(* a (- (+ 1 (/ x a)) (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) a) (-.f64 #s(literal 1 binary64) t))) |
(* a (- (+ 1 (/ x a)) (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) a) (-.f64 #s(literal 1 binary64) t))) |
(* a (- (+ 1 (/ x a)) (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) a) (-.f64 #s(literal 1 binary64) t))) |
(* -1 (* a (- t 1))) |
(-.f64 a (*.f64 t a)) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) a)) (* -1 (- t 1))))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) a) (-.f64 #s(literal 1 binary64) t))) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) a)) (* -1 (- t 1))))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) a) (-.f64 #s(literal 1 binary64) t))) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1)))) a)) (* -1 (- t 1))))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x)) a) (-.f64 #s(literal 1 binary64) t))) |
(- x (+ (* a (- t 1)) (* z (- y 1)))) |
(+.f64 x (fma.f64 a (-.f64 #s(literal 1 binary64) t) (-.f64 z (*.f64 y z)))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(- (+ x (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (/ x b) (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(*.f64 b (-.f64 (/.f64 x b) (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) b) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) b) (-.f64 (-.f64 #s(literal 2 binary64) t) y))))) |
(* b (- (/ x b) (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(*.f64 b (-.f64 (/.f64 x b) (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) b) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) b) (-.f64 (-.f64 #s(literal 2 binary64) t) y))))) |
(* b (- (/ x b) (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b))))) |
(*.f64 b (-.f64 (/.f64 x b) (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) b) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) b) (-.f64 (-.f64 #s(literal 2 binary64) t) y))))) |
(* -1 (* b (- 2 (+ t y)))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* b (- (+ 2 (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))) (+ t y)))) |
(*.f64 (neg.f64 b) (-.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 (+.f64 x (fma.f64 a (-.f64 #s(literal 1 binary64) t) (-.f64 z (*.f64 y z)))) b))) |
(* -1 (* b (- (+ 2 (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))) (+ t y)))) |
(*.f64 (neg.f64 b) (-.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 (+.f64 x (fma.f64 a (-.f64 #s(literal 1 binary64) t) (-.f64 z (*.f64 y z)))) b))) |
(* -1 (* b (- (+ 2 (* -1 (/ (- x (+ (* a (- t 1)) (* z (- y 1)))) b))) (+ t y)))) |
(*.f64 (neg.f64 b) (-.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 (+.f64 x (fma.f64 a (-.f64 #s(literal 1 binary64) t) (-.f64 z (*.f64 y z)))) b))) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- t 2))) |
(*.f64 b (-.f64 #s(literal 2 binary64) t)) |
(+ (* -1 (* b y)) (* -1 (* b (- t 2)))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(+ (* -1 (* b y)) (* -1 (* b (- t 2)))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(+ (* -1 (* b y)) (* -1 (* b (- t 2)))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b y)) |
(*.f64 b (neg.f64 y)) |
(* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))) |
(neg.f64 (*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y))) |
(* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))) |
(neg.f64 (*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y))) |
(* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))) |
(neg.f64 (*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y))) |
(* -1 (* b y)) |
(*.f64 b (neg.f64 y)) |
(* -1 (* y (+ b (/ (* b (- t 2)) y)))) |
(neg.f64 (*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y))) |
(* -1 (* y (+ b (/ (* b (- t 2)) y)))) |
(neg.f64 (*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y))) |
(* -1 (* y (+ b (/ (* b (- t 2)) y)))) |
(neg.f64 (*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y))) |
(* -1 (* b (- y 2))) |
(*.f64 b (-.f64 #s(literal 2 binary64) y)) |
(+ (* -1 (* b t)) (* -1 (* b (- y 2)))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(+ (* -1 (* b t)) (* -1 (* b (- y 2)))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(+ (* -1 (* b t)) (* -1 (* b (- y 2)))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b t)) |
(neg.f64 (*.f64 b t)) |
(* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))) |
(neg.f64 (*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b))) |
(* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))) |
(neg.f64 (*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b))) |
(* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t)))) |
(neg.f64 (*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b))) |
(* -1 (* b t)) |
(neg.f64 (*.f64 b t)) |
(* -1 (* t (+ b (/ (* b (- y 2)) t)))) |
(neg.f64 (*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b))) |
(* -1 (* t (+ b (/ (* b (- y 2)) t)))) |
(neg.f64 (*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b))) |
(* -1 (* t (+ b (/ (* b (- y 2)) t)))) |
(neg.f64 (*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b))) |
(+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) |
(-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) z) |
(+ (* -1 z) (+ (* -1 (* b (- t 2))) (+ (* a (- t 1)) (* y (+ z (* -1 b)))))) |
(-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (fma.f64 y (-.f64 z b) (-.f64 (*.f64 t a) a))) z) |
(+ (* -1 z) (+ (* -1 (* b (- t 2))) (+ (* a (- t 1)) (* y (+ z (* -1 b)))))) |
(-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (fma.f64 y (-.f64 z b) (-.f64 (*.f64 t a) a))) z) |
(+ (* -1 z) (+ (* -1 (* b (- t 2))) (+ (* a (- t 1)) (* y (+ z (* -1 b)))))) |
(-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (fma.f64 y (-.f64 z b) (-.f64 (*.f64 t a) a))) z) |
(* y (+ z (* -1 b))) |
(*.f64 y (-.f64 z b)) |
(* y (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))))) |
(*.f64 y (+.f64 (-.f64 z b) (/.f64 (-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) z) y))) |
(* y (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))))) |
(*.f64 y (+.f64 (-.f64 z b) (/.f64 (-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) z) y))) |
(* y (+ z (+ (* -1 b) (+ (* -1 (/ z y)) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))))) |
(*.f64 y (+.f64 (-.f64 z b) (/.f64 (-.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) z) y))) |
(* -1 (* y (+ b (* -1 z)))) |
(*.f64 y (-.f64 z b)) |
(* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) y)))))) |
(*.f64 (+.f64 (-.f64 b z) (/.f64 (-.f64 z (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a))) y)) (neg.f64 y)) |
(* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) y)))))) |
(*.f64 (+.f64 (-.f64 b z) (/.f64 (-.f64 z (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a))) y)) (neg.f64 y)) |
(* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (+ (* -1 z) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) y)))))) |
(*.f64 (+.f64 (-.f64 b z) (/.f64 (-.f64 z (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a))) y)) (neg.f64 y)) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* z (- (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))) 1)) |
(*.f64 z (-.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) z)))) |
(* z (- (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))) 1)) |
(*.f64 z (-.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) z)))) |
(* z (- (+ y (+ (* -1 (/ (* b (- (+ t y) 2)) z)) (/ (* a (- t 1)) z))) 1)) |
(*.f64 z (-.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) z)))) |
(* z (- y 1)) |
(-.f64 (*.f64 y z) z) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) z))))) |
(*.f64 z (-.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) z)))) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) z))))) |
(*.f64 z (-.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) z)))) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) z))))) |
(*.f64 z (-.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) z)))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) |
(-.f64 (-.f64 (*.f64 y z) z) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (+ (* t (+ a (* -1 b))) (* z (- y 1))))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (+ (* t (+ a (* -1 b))) (* z (- y 1))))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (+ (* t (+ a (* -1 b))) (* z (- y 1))))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(* t (+ a (* -1 b))) |
(*.f64 t (-.f64 a b)) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t)))))) |
(*.f64 t (+.f64 a (-.f64 (/.f64 (-.f64 (-.f64 (*.f64 y z) z) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) t) b))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t)))))) |
(*.f64 t (+.f64 a (-.f64 (/.f64 (-.f64 (-.f64 (*.f64 y z) z) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) t) b))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (+ (* -1 (/ (* b (- y 2)) t)) (/ (* z (- y 1)) t)))))) |
(*.f64 t (+.f64 a (-.f64 (/.f64 (-.f64 (-.f64 (*.f64 y z) z) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) t) b))) |
(* -1 (* t (+ b (* -1 a)))) |
(*.f64 t (-.f64 a b)) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) t)))))) |
(*.f64 (+.f64 (-.f64 b a) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) t)) (neg.f64 t)) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) t)))))) |
(*.f64 (+.f64 (-.f64 b a) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) t)) (neg.f64 t)) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (+ (* -1 (* b (- y 2))) (* z (- y 1)))) t)))))) |
(*.f64 (+.f64 (-.f64 b a) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) t)) (neg.f64 t)) |
(+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z)) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(* a (- t 1)) |
(-.f64 (*.f64 t a) a) |
(* a (- (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))) 1)) |
(-.f64 (*.f64 a (+.f64 t (/.f64 (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z)) a))) a) |
(* a (- (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))) 1)) |
(-.f64 (*.f64 a (+.f64 t (/.f64 (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z)) a))) a) |
(* a (- (+ t (+ (* -1 (/ (* b (- (+ t y) 2)) a)) (/ (* z (- y 1)) a))) 1)) |
(-.f64 (*.f64 a (+.f64 t (/.f64 (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z)) a))) a) |
(* a (- t 1)) |
(-.f64 (*.f64 t a) a) |
(* -1 (* a (+ (* -1 (- t 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) a))))) |
(-.f64 (*.f64 a (+.f64 t (/.f64 (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z)) a))) a) |
(* -1 (* a (+ (* -1 (- t 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) a))))) |
(-.f64 (*.f64 a (+.f64 t (/.f64 (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z)) a))) a) |
(* -1 (* a (+ (* -1 (- t 1)) (* -1 (/ (+ (* -1 (* b (- (+ t y) 2))) (* z (- y 1))) a))))) |
(-.f64 (*.f64 a (+.f64 t (/.f64 (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z)) a))) a) |
(+ (* a (- t 1)) (* z (- y 1))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y z) z)) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(+ (* -1 (* b (- (+ t y) 2))) (+ (* a (- t 1)) (* z (- y 1)))) |
(fma.f64 a (+.f64 #s(literal -1 binary64) t) (fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 y z) z))) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* b (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))) |
(*.f64 b (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) b) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) b) (-.f64 (-.f64 #s(literal 2 binary64) t) y)))) |
(* b (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))) |
(*.f64 b (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) b) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) b) (-.f64 (-.f64 #s(literal 2 binary64) t) y)))) |
(* b (+ (* -1 (- (+ t y) 2)) (+ (/ (* a (- t 1)) b) (/ (* z (- y 1)) b)))) |
(*.f64 b (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) b) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) b) (-.f64 (-.f64 #s(literal 2 binary64) t) y)))) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) b)))) 2))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (+.f64 t y) (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (-.f64 z (*.f64 y z))) b)) #s(literal -2 binary64))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) b)))) 2))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (+.f64 t y) (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (-.f64 z (*.f64 y z))) b)) #s(literal -2 binary64))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (+ (* a (- t 1)) (* z (- y 1))) b)))) 2))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (+.f64 t y) (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (-.f64 z (*.f64 y z))) b)) #s(literal -2 binary64))) |
-1 |
#s(literal -1 binary64) |
(- y 1) |
(+.f64 #s(literal -1 binary64) y) |
(- y 1) |
(+.f64 #s(literal -1 binary64) y) |
(- y 1) |
(+.f64 #s(literal -1 binary64) y) |
y |
(* y (- 1 (/ 1 y))) |
(+.f64 #s(literal -1 binary64) y) |
(* y (- 1 (/ 1 y))) |
(+.f64 #s(literal -1 binary64) y) |
(* y (- 1 (/ 1 y))) |
(+.f64 #s(literal -1 binary64) y) |
y |
(* -1 (* y (- (/ 1 y) 1))) |
(+.f64 #s(literal -1 binary64) y) |
(* -1 (* y (- (/ 1 y) 1))) |
(+.f64 #s(literal -1 binary64) y) |
(* -1 (* y (- (/ 1 y) 1))) |
(+.f64 #s(literal -1 binary64) y) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* y (- b z)) |
(*.f64 y (-.f64 b z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(+ (* -1 (* y z)) (* b y)) |
(*.f64 y (-.f64 b z)) |
(+ (* -1 (* y z)) (* b y)) |
(*.f64 y (-.f64 b z)) |
(+ (* -1 (* y z)) (* b y)) |
(*.f64 y (-.f64 b z)) |
(* b y) |
(*.f64 b y) |
(* b (+ y (* -1 (/ (* y z) b)))) |
(*.f64 b (fma.f64 y (/.f64 z (neg.f64 b)) y)) |
(* b (+ y (* -1 (/ (* y z) b)))) |
(*.f64 b (fma.f64 y (/.f64 z (neg.f64 b)) y)) |
(* b (+ y (* -1 (/ (* y z) b)))) |
(*.f64 b (fma.f64 y (/.f64 z (neg.f64 b)) y)) |
(* b y) |
(*.f64 b y) |
(* -1 (* b (+ (* -1 y) (/ (* y z) b)))) |
(*.f64 b (fma.f64 y (/.f64 z (neg.f64 b)) y)) |
(* -1 (* b (+ (* -1 y) (/ (* y z) b)))) |
(*.f64 b (fma.f64 y (/.f64 z (neg.f64 b)) y)) |
(* -1 (* b (+ (* -1 y) (/ (* y z) b)))) |
(*.f64 b (fma.f64 y (/.f64 z (neg.f64 b)) y)) |
(* b y) |
(*.f64 b y) |
(+ (* -1 (* y z)) (* b y)) |
(*.f64 y (-.f64 b z)) |
(+ (* -1 (* y z)) (* b y)) |
(*.f64 y (-.f64 b z)) |
(+ (* -1 (* y z)) (* b y)) |
(*.f64 y (-.f64 b z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (+ (* -1 y) (/ (* b y) z))) |
(*.f64 z (fma.f64 b (/.f64 y z) (neg.f64 y))) |
(* z (+ (* -1 y) (/ (* b y) z))) |
(*.f64 z (fma.f64 b (/.f64 y z) (neg.f64 y))) |
(* z (+ (* -1 y) (/ (* b y) z))) |
(*.f64 z (fma.f64 b (/.f64 y z) (neg.f64 y))) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (+ y (* -1 (/ (* b y) z))))) |
(*.f64 z (fma.f64 b (/.f64 y z) (neg.f64 y))) |
(* -1 (* z (+ y (* -1 (/ (* b y) z))))) |
(*.f64 z (fma.f64 b (/.f64 y z) (neg.f64 y))) |
(* -1 (* z (+ y (* -1 (/ (* b y) z))))) |
(*.f64 z (fma.f64 b (/.f64 y z) (neg.f64 y))) |
(* -1 z) |
(neg.f64 z) |
(- b z) |
(-.f64 b z) |
(- b z) |
(-.f64 b z) |
(- b z) |
(-.f64 b z) |
b |
(* b (+ 1 (* -1 (/ z b)))) |
(-.f64 b (*.f64 (/.f64 z b) b)) |
(* b (+ 1 (* -1 (/ z b)))) |
(-.f64 b (*.f64 (/.f64 z b) b)) |
(* b (+ 1 (* -1 (/ z b)))) |
(-.f64 b (*.f64 (/.f64 z b) b)) |
b |
(* -1 (* b (- (/ z b) 1))) |
(-.f64 b (*.f64 (/.f64 z b) b)) |
(* -1 (* b (- (/ z b) 1))) |
(-.f64 b (*.f64 (/.f64 z b) b)) |
(* -1 (* b (- (/ z b) 1))) |
(-.f64 b (*.f64 (/.f64 z b) b)) |
b |
(+ b (* -1 z)) |
(-.f64 b z) |
(+ b (* -1 z)) |
(-.f64 b z) |
(+ b (* -1 z)) |
(-.f64 b z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ b z) 1)) |
(fma.f64 z (/.f64 b z) (neg.f64 z)) |
(* z (- (/ b z) 1)) |
(fma.f64 z (/.f64 b z) (neg.f64 z)) |
(* z (- (/ b z) 1)) |
(fma.f64 z (/.f64 b z) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ b z))))) |
(fma.f64 z (/.f64 b z) (neg.f64 z)) |
(* -1 (* z (+ 1 (* -1 (/ b z))))) |
(fma.f64 z (/.f64 b z) (neg.f64 z)) |
(* -1 (* z (+ 1 (* -1 (/ b z))))) |
(fma.f64 z (/.f64 b z) (neg.f64 z)) |
a |
(+ a (* -1 (* a t))) |
(-.f64 a (*.f64 t a)) |
(+ a (* -1 (* a t))) |
(-.f64 a (*.f64 t a)) |
(+ a (* -1 (* a t))) |
(-.f64 a (*.f64 t a)) |
(* -1 (* a t)) |
(*.f64 a (neg.f64 t)) |
(* t (+ (* -1 a) (/ a t))) |
(*.f64 t (-.f64 (/.f64 a t) a)) |
(* t (+ (* -1 a) (/ a t))) |
(*.f64 t (-.f64 (/.f64 a t) a)) |
(* t (+ (* -1 a) (/ a t))) |
(*.f64 t (-.f64 (/.f64 a t) a)) |
(* -1 (* a t)) |
(*.f64 a (neg.f64 t)) |
(* -1 (* t (+ a (* -1 (/ a t))))) |
(*.f64 t (-.f64 (/.f64 a t) a)) |
(* -1 (* t (+ a (* -1 (/ a t))))) |
(*.f64 t (-.f64 (/.f64 a t) a)) |
(* -1 (* t (+ a (* -1 (/ a t))))) |
(*.f64 t (-.f64 (/.f64 a t) a)) |
(* a (+ 1 (* -1 t))) |
(-.f64 a (*.f64 t a)) |
(* a (+ 1 (* -1 t))) |
(-.f64 a (*.f64 t a)) |
(* a (+ 1 (* -1 t))) |
(-.f64 a (*.f64 t a)) |
(* a (+ 1 (* -1 t))) |
(-.f64 a (*.f64 t a)) |
(* a (+ 1 (* -1 t))) |
(-.f64 a (*.f64 t a)) |
(* a (+ 1 (* -1 t))) |
(-.f64 a (*.f64 t a)) |
(* a (+ 1 (* -1 t))) |
(-.f64 a (*.f64 t a)) |
(* a (+ 1 (* -1 t))) |
(-.f64 a (*.f64 t a)) |
(* -1 (* a (- t 1))) |
(-.f64 a (*.f64 t a)) |
(* -1 (* a (- t 1))) |
(-.f64 a (*.f64 t a)) |
(* -1 (* a (- t 1))) |
(-.f64 a (*.f64 t a)) |
(* -1 (* a (- t 1))) |
(-.f64 a (*.f64 t 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) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
x |
(* x (+ 1 (/ (* b (- (+ t y) 2)) x))) |
(fma.f64 (*.f64 x b) (/.f64 (+.f64 t (+.f64 y #s(literal -2 binary64))) x) x) |
(* x (+ 1 (/ (* b (- (+ t y) 2)) x))) |
(fma.f64 (*.f64 x b) (/.f64 (+.f64 t (+.f64 y #s(literal -2 binary64))) x) x) |
(* x (+ 1 (/ (* b (- (+ t y) 2)) x))) |
(fma.f64 (*.f64 x b) (/.f64 (+.f64 t (+.f64 y #s(literal -2 binary64))) x) x) |
x |
(* -1 (* x (- (* -1 (/ (* b (- (+ t y) 2)) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 b x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* b (- (+ t y) 2)) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 b x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* b (- (+ t y) 2)) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 b x) #s(literal -1 binary64)))) |
(+ x (* b (- t 2))) |
(fma.f64 b (+.f64 t #s(literal -2 binary64)) x) |
(+ x (+ (* b y) (* b (- t 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* b y) (* b (- t 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* b y) (* b (- t 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(* b y) |
(*.f64 b y) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(*.f64 y (+.f64 b (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) (/.f64 x y)))) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(*.f64 y (+.f64 b (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) (/.f64 x y)))) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(*.f64 y (+.f64 b (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) (/.f64 x y)))) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) x) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) x) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) x) y))) |
(+ x (* b (- y 2))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(+ x (+ (* b t) (* b (- y 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* b t) (* b (- y 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* b t) (* b (- y 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(* b t) |
(*.f64 b t) |
(* t (+ b (+ (/ x t) (/ (* b (- y 2)) t)))) |
(*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) (+.f64 b (/.f64 x t)))) |
(* t (+ b (+ (/ x t) (/ (* b (- y 2)) t)))) |
(*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) (+.f64 b (/.f64 x t)))) |
(* t (+ b (+ (/ x t) (/ (* b (- y 2)) t)))) |
(*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) (+.f64 b (/.f64 x t)))) |
(* b t) |
(*.f64 b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b (- y 2))) t))))) |
(*.f64 t (+.f64 b (/.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) t))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b (- y 2))) t))))) |
(*.f64 t (+.f64 b (/.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) t))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b (- y 2))) t))))) |
(*.f64 t (+.f64 b (/.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) t))) |
x |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(*.f64 b (+.f64 (+.f64 t (+.f64 y (/.f64 x b))) #s(literal -2 binary64))) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(*.f64 b (+.f64 (+.f64 t (+.f64 y (/.f64 x b))) #s(literal -2 binary64))) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(*.f64 b (+.f64 (+.f64 t (+.f64 y (/.f64 x b))) #s(literal -2 binary64))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 (+.f64 t (+.f64 y (/.f64 x b))) #s(literal -2 binary64))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 (+.f64 t (+.f64 y (/.f64 x b))) #s(literal -2 binary64))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 (+.f64 t (+.f64 y (/.f64 x b))) #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b y) |
(*.f64 b y) |
(* y (+ b (/ (* b (- t 2)) y))) |
(*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y)) |
(* y (+ b (/ (* b (- t 2)) y))) |
(*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y)) |
(* y (+ b (/ (* b (- t 2)) y))) |
(*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y)) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y)) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y)) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(*.f64 b (fma.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y y)) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(+ (* b t) (* b (- y 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* b t) (* b (- y 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* b t) (* b (- y 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b t) |
(*.f64 b t) |
(* t (+ b (/ (* b (- y 2)) t))) |
(*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b)) |
(* t (+ b (/ (* b (- y 2)) t))) |
(*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b)) |
(* t (+ b (/ (* b (- y 2)) t))) |
(*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b)) |
(* b t) |
(*.f64 b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b)) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b)) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b (- y 2)) t))))) |
(*.f64 t (fma.f64 b (/.f64 (+.f64 y #s(literal -2 binary64)) t) b)) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(- t 2) |
(+.f64 t #s(literal -2 binary64)) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
y |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(+.f64 y (*.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y)) |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(+.f64 y (*.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y)) |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(+.f64 y (*.f64 (/.f64 (+.f64 t #s(literal -2 binary64)) y) y)) |
y |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(neg.f64 (-.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) t) y)) y)) |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(neg.f64 (-.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) t) y)) y)) |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(neg.f64 (-.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) t) y)) y)) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
t |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(+.f64 t (*.f64 (/.f64 (+.f64 y #s(literal -2 binary64)) t) t)) |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(+.f64 t (*.f64 (/.f64 (+.f64 y #s(literal -2 binary64)) t) t)) |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(+.f64 t (*.f64 (/.f64 (+.f64 y #s(literal -2 binary64)) t) t)) |
t |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) t))) |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) t))) |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) t))) |
t |
(+ t y) |
(+.f64 t y) |
(+ t y) |
(+.f64 t y) |
(+ t y) |
(+.f64 t y) |
y |
(* y (+ 1 (/ t y))) |
(fma.f64 y (/.f64 t y) y) |
(* y (+ 1 (/ t y))) |
(fma.f64 y (/.f64 t y) y) |
(* y (+ 1 (/ t y))) |
(fma.f64 y (/.f64 t y) y) |
y |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 t y)))) |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 t y)))) |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 t y)))) |
y |
(+ t y) |
(+.f64 t y) |
(+ t y) |
(+.f64 t y) |
(+ t y) |
(+.f64 t y) |
t |
(* t (+ 1 (/ y t))) |
(fma.f64 t (/.f64 y t) t) |
(* t (+ 1 (/ y t))) |
(fma.f64 t (/.f64 y t) t) |
(* t (+ 1 (/ y t))) |
(fma.f64 t (/.f64 y t) t) |
t |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal -1 binary64) (/.f64 y t))) |
(+ (* -1 a) (* -1 (* b (- y 2)))) |
(fma.f64 b (-.f64 #s(literal 2 binary64) y) (neg.f64 a)) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (* t (+ a (* -1 b))))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (* t (+ a (* -1 b))))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ (* -1 a) (+ (* -1 (* b (- y 2))) (* t (+ a (* -1 b))))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(* t (+ a (* -1 b))) |
(*.f64 t (-.f64 a b)) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (* -1 (/ (* b (- y 2)) t)))))) |
(neg.f64 (*.f64 t (+.f64 (-.f64 b a) (/.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) a) t)))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (* -1 (/ (* b (- y 2)) t)))))) |
(neg.f64 (*.f64 t (+.f64 (-.f64 b a) (/.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) a) t)))) |
(* t (+ a (+ (* -1 b) (+ (* -1 (/ a t)) (* -1 (/ (* b (- y 2)) t)))))) |
(neg.f64 (*.f64 t (+.f64 (-.f64 b a) (/.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) a) t)))) |
(* -1 (* t (+ b (* -1 a)))) |
(*.f64 t (-.f64 a b)) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (* -1 (* b (- y 2)))) t)))))) |
(neg.f64 (*.f64 t (+.f64 (-.f64 b a) (/.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) a) t)))) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (* -1 (* b (- y 2)))) t)))))) |
(neg.f64 (*.f64 t (+.f64 (-.f64 b a) (/.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) a) t)))) |
(* -1 (* t (+ b (+ (* -1 a) (* -1 (/ (+ (* -1 a) (* -1 (* b (- y 2)))) t)))))) |
(neg.f64 (*.f64 t (+.f64 (-.f64 b a) (/.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) a) t)))) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(* a (- t 1)) |
(-.f64 (*.f64 t a) a) |
(* a (- (+ t (* -1 (/ (* b (- (+ t y) 2)) a))) 1)) |
(-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 b a) t) a) a) |
(* a (- (+ t (* -1 (/ (* b (- (+ t y) 2)) a))) 1)) |
(-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 b a) t) a) a) |
(* a (- (+ t (* -1 (/ (* b (- (+ t y) 2)) a))) 1)) |
(-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 b a) t) a) a) |
(* a (- t 1)) |
(-.f64 (*.f64 t a) a) |
(* -1 (* a (+ (* -1 (- t 1)) (/ (* b (- (+ t y) 2)) a)))) |
(-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 b a) t) a) a) |
(* -1 (* a (+ (* -1 (- t 1)) (/ (* b (- (+ t y) 2)) a)))) |
(-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 b a) t) a) a) |
(* -1 (* a (+ (* -1 (- t 1)) (/ (* b (- (+ t y) 2)) a)))) |
(-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 #s(literal 2 binary64) t) y) (/.f64 b a) t) a) a) |
(* a (- t 1)) |
(-.f64 (*.f64 t a) a) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ (* -1 (* b (- (+ t y) 2))) (* a (- t 1))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* b (+ (* -1 (- (+ t y) 2)) (/ (* a (- t 1)) b))) |
(*.f64 b (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) (/.f64 a b) #s(literal 2 binary64)) (+.f64 t y))) |
(* b (+ (* -1 (- (+ t y) 2)) (/ (* a (- t 1)) b))) |
(*.f64 b (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) (/.f64 a b) #s(literal 2 binary64)) (+.f64 t y))) |
(* b (+ (* -1 (- (+ t y) 2)) (/ (* a (- t 1)) b))) |
(*.f64 b (-.f64 (fma.f64 (+.f64 #s(literal -1 binary64) t) (/.f64 a b) #s(literal 2 binary64)) (+.f64 t y))) |
(* -1 (* b (- (+ t y) 2))) |
(*.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y)) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (* a (- t 1)) b)))) 2))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 t y) (fma.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 a b) #s(literal -2 binary64)))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (* a (- t 1)) b)))) 2))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 t y) (fma.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 a b) #s(literal -2 binary64)))) |
(* -1 (* b (- (+ t (+ y (* -1 (/ (* a (- t 1)) b)))) 2))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 t y) (fma.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 a b) #s(literal -2 binary64)))) |
(+ (* -1 (* b (- t 2))) (* a (- t 1))) |
(fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) |
(+ (* -1 (* b y)) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ (* -1 (* b y)) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(+ (* -1 (* b y)) (+ (* -1 (* b (- t 2))) (* a (- t 1)))) |
(fma.f64 b (-.f64 (-.f64 #s(literal 2 binary64) t) y) (-.f64 (*.f64 t a) a)) |
(* -1 (* b y)) |
(*.f64 b (neg.f64 y)) |
(* y (+ (* -1 b) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))) |
(*.f64 y (-.f64 (/.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) y) b)) |
(* y (+ (* -1 b) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))) |
(*.f64 y (-.f64 (/.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) y) b)) |
(* y (+ (* -1 b) (+ (* -1 (/ (* b (- t 2)) y)) (/ (* a (- t 1)) y)))) |
(*.f64 y (-.f64 (/.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) y) b)) |
(* -1 (* b y)) |
(*.f64 b (neg.f64 y)) |
(* -1 (* y (+ b (* -1 (/ (+ (* -1 (* b (- t 2))) (* a (- t 1))) y))))) |
(*.f64 y (-.f64 (/.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) y) b)) |
(* -1 (* y (+ b (* -1 (/ (+ (* -1 (* b (- t 2))) (* a (- t 1))) y))))) |
(*.f64 y (-.f64 (/.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) y) b)) |
(* -1 (* y (+ b (* -1 (/ (+ (* -1 (* b (- t 2))) (* a (- t 1))) y))))) |
(*.f64 y (-.f64 (/.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 t a) a)) y) b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
Compiled 46 515 to 3 254 computations (93% saved)
21 alts after pruning (18 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 147 | 13 | 1 160 |
| Fresh | 2 | 5 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 151 | 21 | 1 172 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 28.6% | (fma.f64 t (neg.f64 a) a) |
| ▶ | 77.1% | (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
| ▶ | 36.0% | (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
| 65.3% | (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) | |
| 24.6% | (-.f64 z (*.f64 y z)) | |
| 73.8% | (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) | |
| 50.8% | (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 b (neg.f64 y)))) | |
| 41.0% | (-.f64 x (-.f64 (*.f64 y z) z)) | |
| 44.2% | (-.f64 x (-.f64 (*.f64 t a) a)) | |
| 68.5% | (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) | |
| ▶ | 51.2% | (+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
| 35.1% | (+.f64 x (*.f64 t b)) | |
| ✓ | 26.3% | (*.f64 y (-.f64 b z)) |
| ▶ | 16.4% | (*.f64 y (neg.f64 z)) |
| 12.6% | (*.f64 y b) | |
| 35.3% | (*.f64 t (-.f64 b a)) | |
| 35.5% | (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) | |
| 19.3% | (*.f64 b t) | |
| 19.1% | (*.f64 a (neg.f64 t)) | |
| ✓ | 18.0% | x |
| ▶ | 11.4% | a |
Compiled 499 to 360 computations (27.9% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 t #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 t #s(literal -2 binary64)) b) |
| ✓ | cost-diff | 128 | (+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
| ✓ | cost-diff | 192 | (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b)) |
| ✓ | cost-diff | 0 | (+.f64 y #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 y (neg.f64 z)) |
| ✓ | cost-diff | 0 | (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
| ✓ | cost-diff | 0 | (+.f64 t #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 y (+.f64 t #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
| 14 236× | accelerator-lowering-fma.f32 |
| 14 236× | accelerator-lowering-fma.f64 |
| 2 948× | +-lowering-+.f64 |
| 2 948× | +-lowering-+.f32 |
| 2 784× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 92 |
| 1 | 60 | 92 |
| 2 | 130 | 92 |
| 3 | 317 | 92 |
| 4 | 658 | 92 |
| 5 | 1452 | 92 |
| 6 | 2404 | 92 |
| 7 | 3366 | 92 |
| 8 | 4607 | 92 |
| 9 | 5448 | 92 |
| 10 | 6418 | 92 |
| 11 | 7248 | 92 |
| 12 | 7809 | 92 |
| 13 | 7943 | 92 |
| 0 | 8383 | 87 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* b (+ y (+ t -2))) (+ (* a (- 1 t)) x)) |
b |
(+ y (+ t -2)) |
y |
(+ t -2) |
t |
-2 |
(+ (* a (- 1 t)) x) |
a |
(- 1 t) |
1 |
x |
a |
(* y (neg z)) |
y |
(neg z) |
z |
(+ (* b (+ y -2)) x) |
b |
(+ y -2) |
y |
-2 |
x |
(+ x (+ (* y b) (* (+ t -2) b))) |
x |
(+ (* y b) (* (+ t -2) b)) |
y |
b |
(* (+ t -2) b) |
(+ t -2) |
t |
-2 |
| Outputs |
|---|
(+ (* b (+ y (+ t -2))) (+ (* a (- 1 t)) x)) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) (+.f64 x (fma.f64 t (-.f64 b a) a))) |
b |
(+ y (+ t -2)) |
(+.f64 y (+.f64 t #s(literal -2 binary64))) |
y |
(+ t -2) |
(+.f64 t #s(literal -2 binary64)) |
t |
-2 |
#s(literal -2 binary64) |
(+ (* a (- 1 t)) x) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
a |
(- 1 t) |
(-.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
x |
a |
(* y (neg z)) |
(neg.f64 (*.f64 y z)) |
y |
(neg z) |
(neg.f64 z) |
z |
(+ (* b (+ y -2)) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
b |
(+ y -2) |
(+.f64 y #s(literal -2 binary64)) |
y |
-2 |
#s(literal -2 binary64) |
x |
(+ x (+ (* y b) (* (+ t -2) b))) |
(fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) |
x |
(+ (* y b) (* (+ t -2) b)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
y |
b |
(* (+ t -2) b) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(+ t -2) |
(+.f64 t #s(literal -2 binary64)) |
t |
-2 |
#s(literal -2 binary64) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b)) |
| ✓ | accuracy | 100.0% | (+.f64 t #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 t #s(literal -2 binary64)) b) |
| ✓ | accuracy | 100.0% | (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
| ✓ | accuracy | 100.0% | (+.f64 y #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) t) |
| ✓ | accuracy | 100.0% | (+.f64 y (+.f64 t #s(literal -2 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 t #s(literal -2 binary64)) |
| ✓ | accuracy | 99.6% | (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
| 39.0ms | 256× | 0 | valid |
Compiled 92 to 26 computations (71.7% saved)
ival-add: 10.0ms (45.4% of total)ival-mult: 9.0ms (40.8% of total)ival-sub: 1.0ms (4.5% of total)ival-neg: 1.0ms (4.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* b (+ y (+ t -2))) (+ (* a (- 1 t)) x))> |
#<alt (+ y (+ t -2))> |
#<alt (+ t -2)> |
#<alt (+ (* a (- 1 t)) x)> |
#<alt (* y (neg z))> |
#<alt (neg z)> |
#<alt (+ (* b (+ y -2)) x)> |
#<alt (+ y -2)> |
#<alt (+ (* y b) (* (+ t -2) b))> |
#<alt (+ x (+ (* y b) (* (+ t -2) b)))> |
#<alt (* (+ t -2) b)> |
#<alt (- 1 t)> |
| Outputs |
|---|
#<alt (+ x (* a (- 1 t)))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2))))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2))))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2))))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t (+ y (+ (/ x b) (/ (* a (- 1 t)) b)))) 2))> |
#<alt (* b (- (+ t (+ y (+ (/ x b) (/ (* a (- 1 t)) b)))) 2))> |
#<alt (* b (- (+ t (+ y (+ (/ x b) (/ (* a (- 1 t)) b)))) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (+ x (* a (- 1 t))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (+ x (* a (- 1 t))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (+ x (* a (- 1 t))) b)))))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- t 2))))> |
#<alt (+ x (+ (* a (- 1 t)) (+ (* b y) (* b (- t 2)))))> |
#<alt (+ x (+ (* a (- 1 t)) (+ (* b y) (* b (- t 2)))))> |
#<alt (+ x (+ (* a (- 1 t)) (+ (* b y) (* b (- t 2)))))> |
#<alt (* b y)> |
#<alt (* y (+ b (+ (/ x y) (+ (/ (* a (- 1 t)) y) (/ (* b (- t 2)) y)))))> |
#<alt (* y (+ b (+ (/ x y) (+ (/ (* a (- 1 t)) y) (/ (* b (- t 2)) y)))))> |
#<alt (* y (+ b (+ (/ x y) (+ (/ (* a (- 1 t)) y) (/ (* b (- t 2)) y)))))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (+ (* a (- 1 t)) (* b (- t 2)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (+ (* a (- 1 t)) (* b (- t 2)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (+ (* a (- 1 t)) (* b (- t 2)))) y)))))> |
#<alt (+ a (+ x (* b (- y 2))))> |
#<alt (+ a (+ x (+ (* b (- y 2)) (* t (+ b (* -1 a))))))> |
#<alt (+ a (+ x (+ (* b (- y 2)) (* t (+ b (* -1 a))))))> |
#<alt (+ a (+ x (+ (* b (- y 2)) (* t (+ b (* -1 a))))))> |
#<alt (* t (+ b (* -1 a)))> |
#<alt (* t (+ b (+ (* -1 a) (+ (/ a t) (+ (/ x t) (/ (* b (- y 2)) t))))))> |
#<alt (* t (+ b (+ (* -1 a) (+ (/ a t) (+ (/ x t) (/ (* b (- y 2)) t))))))> |
#<alt (* t (+ b (+ (* -1 a) (+ (/ a t) (+ (/ x t) (/ (* b (- y 2)) t))))))> |
#<alt (* -1 (* t (+ a (* -1 b))))> |
#<alt (* -1 (* t (+ a (+ (* -1 b) (* -1 (/ (+ a (+ x (* b (- y 2)))) t))))))> |
#<alt (* -1 (* t (+ a (+ (* -1 b) (* -1 (/ (+ a (+ x (* b (- y 2)))) t))))))> |
#<alt (* -1 (* t (+ a (+ (* -1 b) (* -1 (/ (+ a (+ x (* b (- y 2)))) t))))))> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2))))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2))))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2))))> |
#<alt (* a (- 1 t))> |
#<alt (* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) t))> |
#<alt (* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) t))> |
#<alt (* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) t))> |
#<alt (* a (- 1 t))> |
#<alt (* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ (+ x (* b (- (+ t y) 2))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ (+ x (* b (- (+ t y) 2))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ (+ x (* b (- (+ t y) 2))) a)))))> |
#<alt (+ (* a (- 1 t)) (* b (- (+ t y) 2)))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2))))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2))))> |
#<alt (+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (* a (- 1 t)) x) (/ (* b (- (+ t y) 2)) x))))> |
#<alt (* x (+ 1 (+ (/ (* a (- 1 t)) x) (/ (* b (- (+ t y) 2)) x))))> |
#<alt (* x (+ 1 (+ (/ (* a (- 1 t)) x) (/ (* b (- (+ t y) 2)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* a (- 1 t)) (* b (- (+ t y) 2))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* a (- 1 t)) (* b (- (+ t y) 2))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* a (- 1 t)) (* b (- (+ t y) 2))) x)) 1)))> |
#<alt (- t 2)> |
#<alt (- (+ t y) 2)> |
#<alt (- (+ t y) 2)> |
#<alt (- (+ t y) 2)> |
#<alt y> |
#<alt (* y (- (+ 1 (/ t y)) (* 2 (/ 1 y))))> |
#<alt (* y (- (+ 1 (/ t y)) (* 2 (/ 1 y))))> |
#<alt (* y (- (+ 1 (/ t y)) (* 2 (/ 1 y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (- t 2) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- t 2) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- t 2) y)) 1)))> |
#<alt (- y 2)> |
#<alt (- (+ t y) 2)> |
#<alt (- (+ t y) 2)> |
#<alt (- (+ t y) 2)> |
#<alt t> |
#<alt (* t (- (+ 1 (/ y t)) (* 2 (/ 1 t))))> |
#<alt (* t (- (+ 1 (/ y t)) (* 2 (/ 1 t))))> |
#<alt (* t (- (+ 1 (/ y t)) (* 2 (/ 1 t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ (- y 2) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (- y 2) t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ (- y 2) t)) 1)))> |
#<alt -2> |
#<alt (- t 2)> |
#<alt (- t 2)> |
#<alt (- t 2)> |
#<alt t> |
#<alt (* t (- 1 (* 2 (/ 1 t))))> |
#<alt (* t (- 1 (* 2 (/ 1 t))))> |
#<alt (* t (- 1 (* 2 (/ 1 t))))> |
#<alt t> |
#<alt (* -1 (* t (- (* 2 (/ 1 t)) 1)))> |
#<alt (* -1 (* t (- (* 2 (/ 1 t)) 1)))> |
#<alt (* -1 (* t (- (* 2 (/ 1 t)) 1)))> |
#<alt x> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (* a (- 1 t))> |
#<alt (* a (- (+ 1 (/ x a)) t))> |
#<alt (* a (- (+ 1 (/ x a)) t))> |
#<alt (* a (- (+ 1 (/ x a)) t))> |
#<alt (* a (- 1 t))> |
#<alt (* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a)))))> |
#<alt (+ a x)> |
#<alt (+ a (+ x (* -1 (* a t))))> |
#<alt (+ a (+ x (* -1 (* a t))))> |
#<alt (+ a (+ x (* -1 (* a t))))> |
#<alt (* -1 (* a t))> |
#<alt (* t (+ (* -1 a) (+ (/ a t) (/ x t))))> |
#<alt (* t (+ (* -1 a) (+ (/ a t) (/ x t))))> |
#<alt (* t (+ (* -1 a) (+ (/ a t) (/ x t))))> |
#<alt (* -1 (* a t))> |
#<alt (* -1 (* t (+ a (* -1 (/ (+ a x) t)))))> |
#<alt (* -1 (* t (+ a (* -1 (/ (+ a x) t)))))> |
#<alt (* -1 (* t (+ a (* -1 (/ (+ a x) t)))))> |
#<alt (* a (- 1 t))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* a (- 1 t)) x)))> |
#<alt (* x (+ 1 (/ (* a (- 1 t)) x)))> |
#<alt (* x (+ 1 (/ (* a (- 1 t)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1)))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y 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> |
#<alt (+ x (* b (- y 2)))> |
#<alt (+ x (* b (- y 2)))> |
#<alt (+ x (* b (- y 2)))> |
#<alt (* b (- y 2))> |
#<alt (* b (- (+ y (/ x b)) 2))> |
#<alt (* b (- (+ y (/ x b)) 2))> |
#<alt (* b (- (+ y (/ x b)) 2))> |
#<alt (* b (- y 2))> |
#<alt (* -1 (* b (+ (* -1 (- y 2)) (* -1 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -1 (- y 2)) (* -1 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -1 (- y 2)) (* -1 (/ x b)))))> |
#<alt (+ x (* -2 b))> |
#<alt (+ x (+ (* -2 b) (* b y)))> |
#<alt (+ x (+ (* -2 b) (* b y)))> |
#<alt (+ x (+ (* -2 b) (* b y)))> |
#<alt (* b y)> |
#<alt (* y (+ b (+ (* -2 (/ b y)) (/ x y))))> |
#<alt (* y (+ b (+ (* -2 (/ b y)) (/ x y))))> |
#<alt (* y (+ b (+ (* -2 (/ b y)) (/ x y))))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* -2 b)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* -2 b)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* -2 b)) y)))))> |
#<alt (* b (- y 2))> |
#<alt (+ x (* b (- y 2)))> |
#<alt (+ x (* b (- y 2)))> |
#<alt (+ x (* b (- y 2)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* b (- y 2)) x)))> |
#<alt (* x (+ 1 (/ (* b (- y 2)) x)))> |
#<alt (* x (+ 1 (/ (* b (- y 2)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- y 2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- y 2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- y 2)) x)) 1)))> |
#<alt -2> |
#<alt (- y 2)> |
#<alt (- y 2)> |
#<alt (- y 2)> |
#<alt y> |
#<alt (* y (- 1 (* 2 (/ 1 y))))> |
#<alt (* y (- 1 (* 2 (/ 1 y))))> |
#<alt (* y (- 1 (* 2 (/ 1 y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 1)))> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 1)))> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 1)))> |
#<alt (* b (- t 2))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (* b y)> |
#<alt (* y (+ b (/ (* b (- t 2)) y)))> |
#<alt (* y (+ b (/ (* b (- t 2)) y)))> |
#<alt (* y (+ b (/ (* b (- t 2)) y)))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y)))))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* -1 (* b (+ (* -1 y) (* -1 (- t 2)))))> |
#<alt (* -1 (* b (+ (* -1 y) (* -1 (- t 2)))))> |
#<alt (* -1 (* b (+ (* -1 y) (* -1 (- t 2)))))> |
#<alt (* -1 (* b (+ (* -1 y) (* -1 (- t 2)))))> |
#<alt (+ (* -2 b) (* b y))> |
#<alt (+ (* -2 b) (+ (* b t) (* b y)))> |
#<alt (+ (* -2 b) (+ (* b t) (* b y)))> |
#<alt (+ (* -2 b) (+ (* b t) (* b y)))> |
#<alt (* b t)> |
#<alt (* t (+ b (+ (* -2 (/ b t)) (/ (* b y) t))))> |
#<alt (* t (+ b (+ (* -2 (/ b t)) (/ (* b y) t))))> |
#<alt (* t (+ b (+ (* -2 (/ b t)) (/ (* b y) t))))> |
#<alt (* b t)> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ (* -2 b) (* b y)) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ (* -2 b) (* b y)) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ (* -2 b) (* b y)) t)))))> |
#<alt (+ (* b y) (* b (- t 2)))> |
#<alt (+ x (+ (* b y) (* b (- t 2))))> |
#<alt (+ x (+ (* b y) (* b (- t 2))))> |
#<alt (+ x (+ (* b y) (* b (- t 2))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (* b y) x) (/ (* b (- t 2)) x))))> |
#<alt (* x (+ 1 (+ (/ (* b y) x) (/ (* b (- t 2)) x))))> |
#<alt (* x (+ 1 (+ (/ (* b y) x) (/ (* b (- t 2)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b y) (* b (- t 2))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b y) (* b (- t 2))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b y) (* b (- t 2))) x)) 1)))> |
#<alt (+ x (* b (- t 2)))> |
#<alt (+ x (+ (* b y) (* b (- t 2))))> |
#<alt (+ x (+ (* b y) (* b (- t 2))))> |
#<alt (+ x (+ (* b y) (* b (- t 2))))> |
#<alt (* b y)> |
#<alt (* y (+ b (+ (/ x y) (/ (* b (- t 2)) y))))> |
#<alt (* y (+ b (+ (/ x y) (/ (* b (- t 2)) y))))> |
#<alt (* y (+ b (+ (/ x y) (/ (* b (- t 2)) y))))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y)))))> |
#<alt x> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt (+ x (* b (- (+ t y) 2)))> |
#<alt (* b (- (+ t y) 2))> |
#<alt (* b (- (+ t (+ y (/ x b))) 2))> |
#<alt (* b (- (+ t (+ y (/ x b))) 2))> |
#<alt (* b (- (+ t (+ y (/ x b))) 2))> |
#<alt (* -1 (* b (+ (* -1 y) (* -1 (- t 2)))))> |
#<alt (* -1 (* b (+ (* -1 y) (+ (* -1 (- t 2)) (* -1 (/ x b))))))> |
#<alt (* -1 (* b (+ (* -1 y) (+ (* -1 (- t 2)) (* -1 (/ x b))))))> |
#<alt (* -1 (* b (+ (* -1 y) (+ (* -1 (- t 2)) (* -1 (/ x b))))))> |
#<alt (+ x (+ (* -2 b) (* b y)))> |
#<alt (+ x (+ (* -2 b) (+ (* b t) (* b y))))> |
#<alt (+ x (+ (* -2 b) (+ (* b t) (* b y))))> |
#<alt (+ x (+ (* -2 b) (+ (* b t) (* b y))))> |
#<alt (* b t)> |
#<alt (* t (+ b (+ (* -2 (/ b t)) (+ (/ x t) (/ (* b y) t)))))> |
#<alt (* t (+ b (+ (* -2 (/ b t)) (+ (/ x t) (/ (* b y) t)))))> |
#<alt (* t (+ b (+ (* -2 (/ b t)) (+ (/ x t) (/ (* b y) t)))))> |
#<alt (* b t)> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (+ (* -2 b) (* b y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (+ (* -2 b) (* b y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (+ (* -2 b) (* b y))) t)))))> |
#<alt (* -2 b)> |
#<alt (+ (* -2 b) (* b t))> |
#<alt (+ (* -2 b) (* b t))> |
#<alt (+ (* -2 b) (* b t))> |
#<alt (* b t)> |
#<alt (* t (+ b (* -2 (/ b t))))> |
#<alt (* t (+ b (* -2 (/ b t))))> |
#<alt (* t (+ b (* -2 (/ b t))))> |
#<alt (* b t)> |
#<alt (* -1 (* t (+ (* -1 b) (* 2 (/ b t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* 2 (/ b t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* 2 (/ b t)))))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt (* b (- t 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 t))> |
#<alt (+ 1 (* -1 t))> |
#<alt (+ 1 (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ 1 t) 1))> |
#<alt (* t (- (/ 1 t) 1))> |
#<alt (* t (- (/ 1 t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (- 1 (/ 1 t))))> |
#<alt (* -1 (* t (- 1 (/ 1 t))))> |
#<alt (* -1 (* t (- 1 (/ 1 t))))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | -inf | (+ (* y b) (* (+ t -2) b)) |
| 1.0ms | t | @ | inf | (+ (* a (- 1 t)) x) |
| 1.0ms | b | @ | 0 | (+ (* y b) (* (+ t -2) b)) |
| 1.0ms | y | @ | 0 | (* y (neg z)) |
| 0.0ms | y | @ | inf | (* y (neg z)) |
| 1× | batch-egg-rewrite |
| 4 768× | *-lowering-*.f32 |
| 4 768× | *-lowering-*.f64 |
| 4 584× | /-lowering-/.f32 |
| 4 584× | /-lowering-/.f64 |
| 2 846× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 70 |
| 1 | 166 | 70 |
| 2 | 1534 | 70 |
| 0 | 8103 | 65 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* b (+ y (+ t -2))) (+ (* a (- 1 t)) x)) |
(+ y (+ t -2)) |
(+ t -2) |
(+ (* a (- 1 t)) x) |
(* y (neg z)) |
(neg z) |
(+ (* b (+ y -2)) x) |
(+ y -2) |
(+ (* y b) (* (+ t -2) b)) |
(+ x (+ (* y b) (* (+ t -2) b))) |
(* (+ t -2) b) |
(- 1 t) |
| Outputs |
|---|
(+.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(+.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) |
(+.f64 x (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) |
(+.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(+.f64 (*.f64 b y) (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) |
(+.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) |
(+.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) x) |
(+.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (*.f64 a (-.f64 #s(literal 1 binary64) t))) |
(+.f64 (+.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b y)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) |
(+.f64 (+.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 b y)) |
(-.f64 (/.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) (/.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (-.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) x))) |
(fma.f64 b y (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) |
(fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) |
(fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 y b (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) |
(fma.f64 (+.f64 t #s(literal -2 binary64)) b (fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) |
(fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) t) a (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) |
(fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 (/.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) b) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) (fma.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) (fma.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))))) (neg.f64 (fma.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))))) (neg.f64 (fma.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 b (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) (neg.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) |
(/.f64 (fma.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x x)) (-.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (*.f64 (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (*.f64 (+.f64 t #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (*.f64 (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (*.f64 (+.f64 t #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b))) (*.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x)) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x)) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a))) (*.f64 (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (+.f64 t #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a))) (*.f64 (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) (*.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) (neg.f64 (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (neg.f64 (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 1 binary64) t))) x))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) |
(+.f64 y (+.f64 t #s(literal -2 binary64))) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(+.f64 #s(literal -2 binary64) (+.f64 y t)) |
(+.f64 (+.f64 t #s(literal -2 binary64)) y) |
(+.f64 (+.f64 y #s(literal -2 binary64)) t) |
(+.f64 (+.f64 y t) #s(literal -2 binary64)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (/.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (-.f64 (+.f64 t #s(literal -2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (+.f64 t #s(literal -2 binary64)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 y t) (+.f64 y t)) (-.f64 (+.f64 y t) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (+.f64 y t) #s(literal -2 binary64)))) |
(fma.f64 t #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) |
(fma.f64 #s(literal 1 binary64) t (+.f64 y #s(literal -2 binary64))) |
(fma.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64)))) y) |
(fma.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 4 binary64)) (*.f64 y #s(literal -2 binary64)))) t) |
(fma.f64 (fma.f64 t t #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 2 binary64))) y) |
(fma.f64 (fma.f64 y y #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)) (-.f64 (*.f64 y y) (*.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64)) (fma.f64 (+.f64 y t) (+.f64 y t) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 y t) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y y)) (-.f64 (+.f64 t #s(literal -2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal 4 binary64)) (-.f64 (+.f64 y t) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) (*.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 y t) (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal -8 binary64))) (neg.f64 (fma.f64 (+.f64 y t) (+.f64 y t) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 y t) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))) (*.f64 y y))) (neg.f64 (-.f64 (+.f64 t #s(literal -2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y t) (+.f64 y t)) #s(literal 4 binary64))) (neg.f64 (-.f64 (+.f64 y t) #s(literal -2 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))) (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(+.f64 t #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) t) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 t #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) t)) (/.f64 (*.f64 t t) (-.f64 #s(literal -2 binary64) t))) |
(fma.f64 t #s(literal 1 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal 1 binary64) t #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (fma.f64 t (*.f64 t t) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t #s(literal 2 binary64)) (fma.f64 t t #s(literal -4 binary64)))) |
(/.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64)))) |
(/.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 t t) (*.f64 t #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (fma.f64 t (*.f64 t t) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t #s(literal 2 binary64)) (fma.f64 t t #s(literal -4 binary64))))) |
(/.f64 (fma.f64 t t #s(literal -4 binary64)) (+.f64 t #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64))) (neg.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 t t) (*.f64 t #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 t t #s(literal -4 binary64))) (neg.f64 (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 t t)) (-.f64 #s(literal -2 binary64) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t #s(literal 2 binary64))) (*.f64 (+.f64 t #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 t #s(literal 2 binary64)) (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 t t #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 t t))) (neg.f64 (-.f64 #s(literal -2 binary64) t))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (fma.f64 t (*.f64 t t) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t #s(literal 2 binary64)) (fma.f64 t t #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))))) |
(*.f64 (fma.f64 t t #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 2 binary64)))) |
(+.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) |
(+.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) t) a x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))))) |
(/.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(*.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(neg.f64 (*.f64 y z)) |
(*.f64 y (neg.f64 z)) |
(*.f64 (neg.f64 z) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y z)) |
(*.f64 (neg.f64 y) z) |
(*.f64 (*.f64 y #s(literal -1 binary64)) z) |
(+.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 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(+.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))) |
(+.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) |
(+.f64 (*.f64 b y) (fma.f64 b #s(literal -2 binary64) x)) |
(+.f64 (fma.f64 b y x) (*.f64 b #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64))))) (/.f64 (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))) (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))))) |
(fma.f64 b y (fma.f64 b #s(literal -2 binary64) x)) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 y b (fma.f64 b #s(literal -2 binary64) x)) |
(fma.f64 (+.f64 y #s(literal -2 binary64)) b x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) (*.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))))) (fma.f64 x (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))))) (fma.f64 x x (-.f64 (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))) (*.f64 b (*.f64 (+.f64 y #s(literal -2 binary64)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) (*.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x))))) |
(/.f64 (*.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x)) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))) (*.f64 b (*.f64 (+.f64 y #s(literal -2 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x))) (neg.f64 (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))) (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x)) (*.f64 (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))))) (neg.f64 (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) (*.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 b (+.f64 y #s(literal -2 binary64)))) (*.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 b (*.f64 b (+.f64 y #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x))) |
(+.f64 y #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal -2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y y #s(literal 4 binary64)) (*.f64 y #s(literal -2 binary64))) (fma.f64 y (*.f64 y y) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal 2 binary64)) (fma.f64 y y #s(literal -4 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (-.f64 (fma.f64 y y #s(literal 4 binary64)) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 y y) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 y y #s(literal 4 binary64)) (*.f64 y #s(literal -2 binary64))) (fma.f64 y (*.f64 y y) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y #s(literal 2 binary64)) (fma.f64 y y #s(literal -4 binary64))))) |
(/.f64 (fma.f64 y y #s(literal -4 binary64)) (+.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (neg.f64 (-.f64 (fma.f64 y y #s(literal 4 binary64)) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 y y) (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -4 binary64))) (neg.f64 (+.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y)) (-.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 y #s(literal 2 binary64)) (+.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y y #s(literal 4 binary64)) (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y y #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal -2 binary64) y))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 y y #s(literal 4 binary64)) (*.f64 y #s(literal -2 binary64))) (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y #s(literal 2 binary64)) (fma.f64 y y #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 4 binary64)) (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (fma.f64 y y #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))) |
(+.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) |
(+.f64 (*.f64 b (+.f64 y t)) (*.f64 b #s(literal -2 binary64))) |
(+.f64 (*.f64 (+.f64 y t) b) (*.f64 b #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y))) (/.f64 (*.f64 b (*.f64 y (*.f64 b y))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(fma.f64 b y (*.f64 b (+.f64 t #s(literal -2 binary64)))) |
(fma.f64 b (+.f64 t #s(literal -2 binary64)) (*.f64 b y)) |
(fma.f64 b (+.f64 y t) (*.f64 b #s(literal -2 binary64))) |
(fma.f64 y b (*.f64 b (+.f64 t #s(literal -2 binary64)))) |
(fma.f64 (+.f64 t #s(literal -2 binary64)) b (*.f64 b y)) |
(fma.f64 (+.f64 y t) b (*.f64 b #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) |
(/.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 b y) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y)))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y))) |
(/.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))))) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b) (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b) (-.f64 y (+.f64 t #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (*.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) (neg.f64 (neg.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 b (*.f64 y (*.f64 b y))))) (neg.f64 (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))))) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))))) (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64))))) b)) (neg.f64 (fma.f64 (+.f64 t #s(literal -2 binary64)) (-.f64 (+.f64 t #s(literal -2 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) b)) (neg.f64 (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))) (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(*.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b) |
(*.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y)))))) |
(*.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) b) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 y (+.f64 t #s(literal -2 binary64))))) |
(+.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) |
(+.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) |
(+.f64 (*.f64 b y) (fma.f64 b (+.f64 t #s(literal -2 binary64)) x)) |
(+.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (fma.f64 b y x)) |
(+.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))) |
(+.f64 (+.f64 x (*.f64 b (+.f64 t #s(literal -2 binary64)))) (*.f64 b y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (/.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) |
(fma.f64 b y (fma.f64 b (+.f64 t #s(literal -2 binary64)) x)) |
(fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 b y x)) |
(fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) |
(fma.f64 y b (fma.f64 b (+.f64 t #s(literal -2 binary64)) x)) |
(fma.f64 (+.f64 t #s(literal -2 binary64)) b (fma.f64 b y x)) |
(fma.f64 (+.f64 y (+.f64 t #s(literal -2 binary64))) b x) |
(fma.f64 (fma.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 b (+.f64 t #s(literal -2 binary64))) (*.f64 b y)) (*.f64 b (*.f64 y (*.f64 b y))))) x) |
(fma.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) b) (/.f64 (*.f64 b (-.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 y (+.f64 t #s(literal -2 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 t (*.f64 t t) #s(literal -8 binary64))) (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 t (*.f64 t t) #s(literal -8 binary64))) (-.f64 x (*.f64 b y)) (*.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (-.f64 x (*.f64 b y)))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 t t #s(literal -4 binary64))) (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (*.f64 (+.f64 t #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))))))) (*.f64 (+.f64 t #s(literal 2 binary64)) (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 t t #s(literal -4 binary64))) (-.f64 x (*.f64 b y)) (*.f64 (+.f64 t #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (+.f64 t #s(literal 2 binary64)) (-.f64 x (*.f64 b y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) b) (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (*.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) b) (-.f64 x (*.f64 b y)) (*.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (-.f64 (*.f64 x x) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (-.f64 x (*.f64 b y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -4 binary64)) b) (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (*.f64 (+.f64 t #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))))))) (*.f64 (+.f64 t #s(literal 2 binary64)) (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 t t #s(literal -4 binary64)) b) (-.f64 x (*.f64 b y)) (*.f64 (+.f64 t #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 b (*.f64 y (*.f64 b y)))))) (*.f64 (+.f64 t #s(literal 2 binary64)) (-.f64 x (*.f64 b y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))))) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (*.f64 b (fma.f64 t (*.f64 t t) #s(literal -8 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))))) (+.f64 t #s(literal 2 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (*.f64 b (fma.f64 t t #s(literal -4 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))))) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) b))) (*.f64 (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b y) (*.f64 b (*.f64 y (*.f64 b y))))) (+.f64 t #s(literal 2 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (*.f64 (fma.f64 t t #s(literal -4 binary64)) b))) (*.f64 (fma.f64 x x (-.f64 (*.f64 b (*.f64 y (*.f64 b y))) (*.f64 x (*.f64 b y)))) (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 y (*.f64 b y)))) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 x (*.f64 b y)) (*.f64 b (fma.f64 t (*.f64 t t) #s(literal -8 binary64))))) (*.f64 (-.f64 x (*.f64 b y)) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 y (*.f64 b y)))) (+.f64 t #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 b y)) (*.f64 b (fma.f64 t t #s(literal -4 binary64))))) (*.f64 (-.f64 x (*.f64 b y)) (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 y (*.f64 b y)))) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))) (*.f64 (-.f64 x (*.f64 b y)) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) b))) (*.f64 (-.f64 x (*.f64 b y)) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 y (*.f64 b y)))) (+.f64 t #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 b y)) (*.f64 (fma.f64 t t #s(literal -4 binary64)) b))) (*.f64 (-.f64 x (*.f64 b y)) (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) (*.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b y x) (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 (+.f64 t #s(literal -2 binary64)) (+.f64 t #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (fma.f64 b y x) (fma.f64 b y x) (-.f64 (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b y x) (fma.f64 b y x)) (*.f64 b (*.f64 (+.f64 t #s(literal -2 binary64)) (*.f64 b (+.f64 t #s(literal -2 binary64))))))) (neg.f64 (-.f64 (fma.f64 b y x) (*.f64 b (+.f64 t #s(literal -2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))) (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)) (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (-.f64 (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) x) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) x) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b t)) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 t b)) |
(+.f64 (*.f64 b t) (*.f64 b #s(literal -2 binary64))) |
(+.f64 (*.f64 t b) (*.f64 b #s(literal -2 binary64))) |
(fma.f64 b t (*.f64 b #s(literal -2 binary64))) |
(fma.f64 b #s(literal -2 binary64) (*.f64 b t)) |
(fma.f64 b #s(literal -2 binary64) (*.f64 t b)) |
(fma.f64 t b (*.f64 b #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) b (*.f64 b t)) |
(fma.f64 #s(literal -2 binary64) b (*.f64 t b)) |
(/.f64 (*.f64 b (fma.f64 t (*.f64 t t) #s(literal -8 binary64))) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 b (fma.f64 t t #s(literal -4 binary64))) (+.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) b) (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 t t #s(literal -4 binary64)) b) (+.f64 t #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 t (*.f64 t t) #s(literal -8 binary64)))) (neg.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 t t #s(literal -4 binary64)))) (neg.f64 (+.f64 t #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -8 binary64)) b)) (neg.f64 (-.f64 (fma.f64 t t #s(literal 4 binary64)) (*.f64 t #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t t #s(literal -4 binary64)) b)) (neg.f64 (+.f64 t #s(literal 2 binary64)))) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(*.f64 (+.f64 t #s(literal -2 binary64)) b) |
(+.f64 #s(literal 1 binary64) (neg.f64 t)) |
(+.f64 (neg.f64 t) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) t) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 t))) (/.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) t #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) (neg.f64 t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 t #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) (neg.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 t t))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 t #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
| 1× | egg-herbie |
| 18 828× | accelerator-lowering-fma.f32 |
| 18 828× | accelerator-lowering-fma.f64 |
| 4 582× | *-lowering-*.f32 |
| 4 582× | *-lowering-*.f64 |
| 4 528× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 2781 |
| 1 | 873 | 2728 |
| 2 | 2795 | 2647 |
| 0 | 8252 | 2469 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* a (- 1 t))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(* b (- (+ t y) 2)) |
(* b (- (+ t (+ y (+ (/ x b) (/ (* a (- 1 t)) b)))) 2)) |
(* b (- (+ t (+ y (+ (/ x b) (/ (* a (- 1 t)) b)))) 2)) |
(* b (- (+ t (+ y (+ (/ x b) (/ (* a (- 1 t)) b)))) 2)) |
(* b (- (+ t y) 2)) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (+ x (* a (- 1 t))) b))))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (+ x (* a (- 1 t))) b))))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (+ x (* a (- 1 t))) b))))) |
(+ x (+ (* a (- 1 t)) (* b (- t 2)))) |
(+ x (+ (* a (- 1 t)) (+ (* b y) (* b (- t 2))))) |
(+ x (+ (* a (- 1 t)) (+ (* b y) (* b (- t 2))))) |
(+ x (+ (* a (- 1 t)) (+ (* b y) (* b (- t 2))))) |
(* b y) |
(* y (+ b (+ (/ x y) (+ (/ (* a (- 1 t)) y) (/ (* b (- t 2)) y))))) |
(* y (+ b (+ (/ x y) (+ (/ (* a (- 1 t)) y) (/ (* b (- t 2)) y))))) |
(* y (+ b (+ (/ x y) (+ (/ (* a (- 1 t)) y) (/ (* b (- t 2)) y))))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (+ (* a (- 1 t)) (* b (- t 2)))) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (+ (* a (- 1 t)) (* b (- t 2)))) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (+ (* a (- 1 t)) (* b (- t 2)))) y))))) |
(+ a (+ x (* b (- y 2)))) |
(+ a (+ x (+ (* b (- y 2)) (* t (+ b (* -1 a)))))) |
(+ a (+ x (+ (* b (- y 2)) (* t (+ b (* -1 a)))))) |
(+ a (+ x (+ (* b (- y 2)) (* t (+ b (* -1 a)))))) |
(* t (+ b (* -1 a))) |
(* t (+ b (+ (* -1 a) (+ (/ a t) (+ (/ x t) (/ (* b (- y 2)) t)))))) |
(* t (+ b (+ (* -1 a) (+ (/ a t) (+ (/ x t) (/ (* b (- y 2)) t)))))) |
(* t (+ b (+ (* -1 a) (+ (/ a t) (+ (/ x t) (/ (* b (- y 2)) t)))))) |
(* -1 (* t (+ a (* -1 b)))) |
(* -1 (* t (+ a (+ (* -1 b) (* -1 (/ (+ a (+ x (* b (- y 2)))) t)))))) |
(* -1 (* t (+ a (+ (* -1 b) (* -1 (/ (+ a (+ x (* b (- y 2)))) t)))))) |
(* -1 (* t (+ a (+ (* -1 b) (* -1 (/ (+ a (+ x (* b (- y 2)))) t)))))) |
(+ x (* b (- (+ t y) 2))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(* a (- 1 t)) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) t)) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) t)) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) t)) |
(* a (- 1 t)) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ (+ x (* b (- (+ t y) 2))) a))))) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ (+ x (* b (- (+ t y) 2))) a))))) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ (+ x (* b (- (+ t y) 2))) a))))) |
(+ (* a (- 1 t)) (* b (- (+ t y) 2))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
x |
(* x (+ 1 (+ (/ (* a (- 1 t)) x) (/ (* b (- (+ t y) 2)) x)))) |
(* x (+ 1 (+ (/ (* a (- 1 t)) x) (/ (* b (- (+ t y) 2)) x)))) |
(* x (+ 1 (+ (/ (* a (- 1 t)) x) (/ (* b (- (+ t y) 2)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (* a (- 1 t)) (* b (- (+ t y) 2))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* a (- 1 t)) (* b (- (+ t y) 2))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* a (- 1 t)) (* b (- (+ t y) 2))) x)) 1))) |
(- t 2) |
(- (+ t y) 2) |
(- (+ t y) 2) |
(- (+ t y) 2) |
y |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
y |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(- y 2) |
(- (+ t y) 2) |
(- (+ t y) 2) |
(- (+ t y) 2) |
t |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
t |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
-2 |
(- t 2) |
(- t 2) |
(- t 2) |
t |
(* t (- 1 (* 2 (/ 1 t)))) |
(* t (- 1 (* 2 (/ 1 t)))) |
(* t (- 1 (* 2 (/ 1 t)))) |
t |
(* -1 (* t (- (* 2 (/ 1 t)) 1))) |
(* -1 (* t (- (* 2 (/ 1 t)) 1))) |
(* -1 (* t (- (* 2 (/ 1 t)) 1))) |
x |
(+ x (* a (- 1 t))) |
(+ x (* a (- 1 t))) |
(+ x (* a (- 1 t))) |
(* a (- 1 t)) |
(* a (- (+ 1 (/ x a)) t)) |
(* a (- (+ 1 (/ x a)) t)) |
(* a (- (+ 1 (/ x a)) t)) |
(* a (- 1 t)) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(+ a x) |
(+ a (+ x (* -1 (* a t)))) |
(+ a (+ x (* -1 (* a t)))) |
(+ a (+ x (* -1 (* a t)))) |
(* -1 (* a t)) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(* -1 (* a t)) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(* a (- 1 t)) |
(+ x (* a (- 1 t))) |
(+ x (* a (- 1 t))) |
(+ x (* a (- 1 t))) |
x |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y 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 |
(+ x (* b (- y 2))) |
(+ x (* b (- y 2))) |
(+ x (* b (- y 2))) |
(* b (- y 2)) |
(* b (- (+ y (/ x b)) 2)) |
(* b (- (+ y (/ x b)) 2)) |
(* b (- (+ y (/ x b)) 2)) |
(* b (- y 2)) |
(* -1 (* b (+ (* -1 (- y 2)) (* -1 (/ x b))))) |
(* -1 (* b (+ (* -1 (- y 2)) (* -1 (/ x b))))) |
(* -1 (* b (+ (* -1 (- y 2)) (* -1 (/ x b))))) |
(+ x (* -2 b)) |
(+ x (+ (* -2 b) (* b y))) |
(+ x (+ (* -2 b) (* b y))) |
(+ x (+ (* -2 b) (* b y))) |
(* b y) |
(* y (+ b (+ (* -2 (/ b y)) (/ x y)))) |
(* y (+ b (+ (* -2 (/ b y)) (/ x y)))) |
(* y (+ b (+ (* -2 (/ b y)) (/ x y)))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* -2 b)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* -2 b)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* -2 b)) y))))) |
(* b (- y 2)) |
(+ x (* b (- y 2))) |
(+ x (* b (- y 2))) |
(+ x (* b (- y 2))) |
x |
(* x (+ 1 (/ (* b (- y 2)) x))) |
(* x (+ 1 (/ (* b (- y 2)) x))) |
(* x (+ 1 (/ (* b (- y 2)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* b (- y 2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* b (- y 2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* b (- y 2)) x)) 1))) |
-2 |
(- y 2) |
(- y 2) |
(- y 2) |
y |
(* y (- 1 (* 2 (/ 1 y)))) |
(* y (- 1 (* 2 (/ 1 y)))) |
(* y (- 1 (* 2 (/ 1 y)))) |
y |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(* b (- t 2)) |
(+ (* b y) (* b (- t 2))) |
(+ (* b y) (* b (- t 2))) |
(+ (* b y) (* b (- t 2))) |
(* b y) |
(* y (+ b (/ (* b (- t 2)) y))) |
(* y (+ b (/ (* b (- t 2)) y))) |
(* y (+ b (/ (* b (- t 2)) y))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* b (- (+ t y) 2)) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(+ (* -2 b) (* b y)) |
(+ (* -2 b) (+ (* b t) (* b y))) |
(+ (* -2 b) (+ (* b t) (* b y))) |
(+ (* -2 b) (+ (* b t) (* b y))) |
(* b t) |
(* t (+ b (+ (* -2 (/ b t)) (/ (* b y) t)))) |
(* t (+ b (+ (* -2 (/ b t)) (/ (* b y) t)))) |
(* t (+ b (+ (* -2 (/ b t)) (/ (* b y) t)))) |
(* b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ (* -2 b) (* b y)) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ (* -2 b) (* b y)) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ (* -2 b) (* b y)) t))))) |
(+ (* b y) (* b (- t 2))) |
(+ x (+ (* b y) (* b (- t 2)))) |
(+ x (+ (* b y) (* b (- t 2)))) |
(+ x (+ (* b y) (* b (- t 2)))) |
x |
(* x (+ 1 (+ (/ (* b y) x) (/ (* b (- t 2)) x)))) |
(* x (+ 1 (+ (/ (* b y) x) (/ (* b (- t 2)) x)))) |
(* x (+ 1 (+ (/ (* b y) x) (/ (* b (- t 2)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (* b y) (* b (- t 2))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* b y) (* b (- t 2))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* b y) (* b (- t 2))) x)) 1))) |
(+ x (* b (- t 2))) |
(+ x (+ (* b y) (* b (- t 2)))) |
(+ x (+ (* b y) (* b (- t 2)))) |
(+ x (+ (* b y) (* b (- t 2)))) |
(* b y) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
x |
(+ x (* b (- (+ t y) 2))) |
(+ x (* b (- (+ t y) 2))) |
(+ x (* b (- (+ t y) 2))) |
(* b (- (+ t y) 2)) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(* -1 (* b (+ (* -1 y) (+ (* -1 (- t 2)) (* -1 (/ x b)))))) |
(* -1 (* b (+ (* -1 y) (+ (* -1 (- t 2)) (* -1 (/ x b)))))) |
(* -1 (* b (+ (* -1 y) (+ (* -1 (- t 2)) (* -1 (/ x b)))))) |
(+ x (+ (* -2 b) (* b y))) |
(+ x (+ (* -2 b) (+ (* b t) (* b y)))) |
(+ x (+ (* -2 b) (+ (* b t) (* b y)))) |
(+ x (+ (* -2 b) (+ (* b t) (* b y)))) |
(* b t) |
(* t (+ b (+ (* -2 (/ b t)) (+ (/ x t) (/ (* b y) t))))) |
(* t (+ b (+ (* -2 (/ b t)) (+ (/ x t) (/ (* b y) t))))) |
(* t (+ b (+ (* -2 (/ b t)) (+ (/ x t) (/ (* b y) t))))) |
(* b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (+ (* -2 b) (* b y))) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (+ (* -2 b) (* b y))) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (+ (* -2 b) (* b y))) t))))) |
(* -2 b) |
(+ (* -2 b) (* b t)) |
(+ (* -2 b) (* b t)) |
(+ (* -2 b) (* b t)) |
(* b t) |
(* t (+ b (* -2 (/ b t)))) |
(* t (+ b (* -2 (/ b t)))) |
(* t (+ b (* -2 (/ b t)))) |
(* b t) |
(* -1 (* t (+ (* -1 b) (* 2 (/ b t))))) |
(* -1 (* t (+ (* -1 b) (* 2 (/ b t))))) |
(* -1 (* t (+ (* -1 b) (* 2 (/ b t))))) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
(* b (- t 2)) |
1 |
(+ 1 (* -1 t)) |
(+ 1 (* -1 t)) |
(+ 1 (* -1 t)) |
(* -1 t) |
(* t (- (/ 1 t) 1)) |
(* t (- (/ 1 t) 1)) |
(* t (- (/ 1 t) 1)) |
(* -1 t) |
(* -1 (* t (- 1 (/ 1 t)))) |
(* -1 (* t (- 1 (/ 1 t)))) |
(* -1 (* t (- 1 (/ 1 t)))) |
| Outputs |
|---|
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t (+ y (+ (/ x b) (/ (* a (- 1 t)) b)))) 2)) |
(*.f64 b (+.f64 (+.f64 t y) (+.f64 (/.f64 x b) (fma.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 a b) #s(literal -2 binary64))))) |
(* b (- (+ t (+ y (+ (/ x b) (/ (* a (- 1 t)) b)))) 2)) |
(*.f64 b (+.f64 (+.f64 t y) (+.f64 (/.f64 x b) (fma.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 a b) #s(literal -2 binary64))))) |
(* b (- (+ t (+ y (+ (/ x b) (/ (* a (- 1 t)) b)))) 2)) |
(*.f64 b (+.f64 (+.f64 t y) (+.f64 (/.f64 x b) (fma.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 a b) #s(literal -2 binary64))))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (+ x (* a (- 1 t))) b))))) |
(*.f64 b (+.f64 y (+.f64 (+.f64 t #s(literal -2 binary64)) (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) b)))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (+ x (* a (- 1 t))) b))))) |
(*.f64 b (+.f64 y (+.f64 (+.f64 t #s(literal -2 binary64)) (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) b)))) |
(* -1 (* b (+ (* -1 (- (+ t y) 2)) (* -1 (/ (+ x (* a (- 1 t))) b))))) |
(*.f64 b (+.f64 y (+.f64 (+.f64 t #s(literal -2 binary64)) (/.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) b)))) |
(+ x (+ (* a (- 1 t)) (* b (- t 2)))) |
(fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(+ x (+ (* a (- 1 t)) (+ (* b y) (* b (- t 2))))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ x (+ (* a (- 1 t)) (+ (* b y) (* b (- t 2))))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ x (+ (* a (- 1 t)) (+ (* b y) (* b (- t 2))))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(* b y) |
(*.f64 b y) |
(* y (+ b (+ (/ x y) (+ (/ (* a (- 1 t)) y) (/ (* b (- t 2)) y))))) |
(*.f64 y (fma.f64 a (/.f64 (-.f64 #s(literal 1 binary64) t) y) (+.f64 b (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) (/.f64 x y))))) |
(* y (+ b (+ (/ x y) (+ (/ (* a (- 1 t)) y) (/ (* b (- t 2)) y))))) |
(*.f64 y (fma.f64 a (/.f64 (-.f64 #s(literal 1 binary64) t) y) (+.f64 b (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) (/.f64 x y))))) |
(* y (+ b (+ (/ x y) (+ (/ (* a (- 1 t)) y) (/ (* b (- t 2)) y))))) |
(*.f64 y (fma.f64 a (/.f64 (-.f64 #s(literal 1 binary64) t) y) (+.f64 b (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) (/.f64 x y))))) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (+ (* a (- 1 t)) (* b (- t 2)))) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (+ (* a (- 1 t)) (* b (- t 2)))) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (+ (* a (- 1 t)) (* b (- t 2)))) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) y))) |
(+ a (+ x (* b (- y 2)))) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(+ a (+ x (+ (* b (- y 2)) (* t (+ b (* -1 a)))))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ a (+ x (+ (* b (- y 2)) (* t (+ b (* -1 a)))))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ a (+ x (+ (* b (- y 2)) (* t (+ b (* -1 a)))))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(* t (+ b (* -1 a))) |
(*.f64 t (-.f64 b a)) |
(* t (+ b (+ (* -1 a) (+ (/ a t) (+ (/ x t) (/ (* b (- y 2)) t)))))) |
(fma.f64 t (+.f64 (+.f64 (-.f64 b a) (/.f64 x t)) (/.f64 a t)) (*.f64 b (+.f64 y #s(literal -2 binary64)))) |
(* t (+ b (+ (* -1 a) (+ (/ a t) (+ (/ x t) (/ (* b (- y 2)) t)))))) |
(fma.f64 t (+.f64 (+.f64 (-.f64 b a) (/.f64 x t)) (/.f64 a t)) (*.f64 b (+.f64 y #s(literal -2 binary64)))) |
(* t (+ b (+ (* -1 a) (+ (/ a t) (+ (/ x t) (/ (* b (- y 2)) t)))))) |
(fma.f64 t (+.f64 (+.f64 (-.f64 b a) (/.f64 x t)) (/.f64 a t)) (*.f64 b (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* t (+ a (* -1 b)))) |
(*.f64 t (-.f64 b a)) |
(* -1 (* t (+ a (+ (* -1 b) (* -1 (/ (+ a (+ x (* b (- y 2)))) t)))))) |
(*.f64 (-.f64 a (+.f64 b (/.f64 (+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) t))) (neg.f64 t)) |
(* -1 (* t (+ a (+ (* -1 b) (* -1 (/ (+ a (+ x (* b (- y 2)))) t)))))) |
(*.f64 (-.f64 a (+.f64 b (/.f64 (+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) t))) (neg.f64 t)) |
(* -1 (* t (+ a (+ (* -1 b) (* -1 (/ (+ a (+ x (* b (- y 2)))) t)))))) |
(*.f64 (-.f64 a (+.f64 b (/.f64 (+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) t))) (neg.f64 t)) |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(* a (- 1 t)) |
(-.f64 a (*.f64 a t)) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) t)) |
(fma.f64 a (fma.f64 b (/.f64 (+.f64 t (+.f64 y #s(literal -2 binary64))) a) (-.f64 (/.f64 x a) t)) a) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) t)) |
(fma.f64 a (fma.f64 b (/.f64 (+.f64 t (+.f64 y #s(literal -2 binary64))) a) (-.f64 (/.f64 x a) t)) a) |
(* a (- (+ 1 (+ (/ x a) (/ (* b (- (+ t y) 2)) a))) t)) |
(fma.f64 a (fma.f64 b (/.f64 (+.f64 t (+.f64 y #s(literal -2 binary64))) a) (-.f64 (/.f64 x a) t)) a) |
(* a (- 1 t)) |
(-.f64 a (*.f64 a t)) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ (+ x (* b (- (+ t y) 2))) a))))) |
(*.f64 a (+.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) a))) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ (+ x (* b (- (+ t y) 2))) a))))) |
(*.f64 a (+.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) a))) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ (+ x (* b (- (+ t y) 2))) a))))) |
(*.f64 a (+.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 (fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) a))) |
(+ (* a (- 1 t)) (* b (- (+ t y) 2))) |
(fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(+ x (+ (* a (- 1 t)) (* b (- (+ t y) 2)))) |
(+.f64 x (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
x |
(* x (+ 1 (+ (/ (* a (- 1 t)) x) (/ (* b (- (+ t y) 2)) x)))) |
(fma.f64 x (fma.f64 a (/.f64 (-.f64 #s(literal 1 binary64) t) x) (/.f64 (*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) x)) x) |
(* x (+ 1 (+ (/ (* a (- 1 t)) x) (/ (* b (- (+ t y) 2)) x)))) |
(fma.f64 x (fma.f64 a (/.f64 (-.f64 #s(literal 1 binary64) t) x) (/.f64 (*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) x)) x) |
(* x (+ 1 (+ (/ (* a (- 1 t)) x) (/ (* b (- (+ t y) 2)) x)))) |
(fma.f64 x (fma.f64 a (/.f64 (-.f64 #s(literal 1 binary64) t) x) (/.f64 (*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (* a (- 1 t)) (* b (- (+ t y) 2))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) x) x) |
(* -1 (* x (- (* -1 (/ (+ (* a (- 1 t)) (* b (- (+ t y) 2))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) x) x) |
(* -1 (* x (- (* -1 (/ (+ (* a (- 1 t)) (* b (- (+ t y) 2))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a)) x) x) |
(- t 2) |
(+.f64 t #s(literal -2 binary64)) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
y |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y) |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y) |
(* y (- (+ 1 (/ t y)) (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y) |
y |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y) |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y) |
(* -1 (* y (- (* -1 (/ (- t 2) y)) 1))) |
(fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(- (+ t y) 2) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
t |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(* t (- (+ 1 (/ y t)) (* 2 (/ 1 t)))) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
t |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
(* -1 (* t (- (* -1 (/ (- y 2) t)) 1))) |
(+.f64 t (+.f64 y #s(literal -2 binary64))) |
-2 |
#s(literal -2 binary64) |
(- t 2) |
(+.f64 t #s(literal -2 binary64)) |
(- t 2) |
(+.f64 t #s(literal -2 binary64)) |
(- t 2) |
(+.f64 t #s(literal -2 binary64)) |
t |
(* t (- 1 (* 2 (/ 1 t)))) |
(+.f64 t #s(literal -2 binary64)) |
(* t (- 1 (* 2 (/ 1 t)))) |
(+.f64 t #s(literal -2 binary64)) |
(* t (- 1 (* 2 (/ 1 t)))) |
(+.f64 t #s(literal -2 binary64)) |
t |
(* -1 (* t (- (* 2 (/ 1 t)) 1))) |
(+.f64 t #s(literal -2 binary64)) |
(* -1 (* t (- (* 2 (/ 1 t)) 1))) |
(+.f64 t #s(literal -2 binary64)) |
(* -1 (* t (- (* 2 (/ 1 t)) 1))) |
(+.f64 t #s(literal -2 binary64)) |
x |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(* a (- 1 t)) |
(-.f64 a (*.f64 a t)) |
(* a (- (+ 1 (/ x a)) t)) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* a (- (+ 1 (/ x a)) t)) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* a (- (+ 1 (/ x a)) t)) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* a (- 1 t)) |
(-.f64 a (*.f64 a t)) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(+ a x) |
(+.f64 x a) |
(+ a (+ x (* -1 (* a t)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ a (+ x (* -1 (* a t)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ a (+ x (* -1 (* a t)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(* -1 (* a t)) |
(*.f64 a (neg.f64 t)) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(*.f64 t (+.f64 (/.f64 a t) (-.f64 (/.f64 x t) a))) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(*.f64 t (+.f64 (/.f64 a t) (-.f64 (/.f64 x t) a))) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(*.f64 t (+.f64 (/.f64 a t) (-.f64 (/.f64 x t) a))) |
(* -1 (* a t)) |
(*.f64 a (neg.f64 t)) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(neg.f64 (fma.f64 (-.f64 (neg.f64 a) x) #s(literal 1 binary64) (*.f64 a t))) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(neg.f64 (fma.f64 (-.f64 (neg.f64 a) x) #s(literal 1 binary64) (*.f64 a t))) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(neg.f64 (fma.f64 (-.f64 (neg.f64 a) x) #s(literal 1 binary64) (*.f64 a t))) |
(* a (- 1 t)) |
(-.f64 a (*.f64 a t)) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
x |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(fma.f64 x (/.f64 (-.f64 a (*.f64 a t)) x) x) |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(fma.f64 x (/.f64 (-.f64 a (*.f64 a t)) x) x) |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(fma.f64 x (/.f64 (-.f64 a (*.f64 a t)) x) x) |
x |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(fma.f64 x (/.f64 (-.f64 a (*.f64 a t)) x) x) |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(fma.f64 x (/.f64 (-.f64 a (*.f64 a t)) x) x) |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(fma.f64 x (/.f64 (-.f64 a (*.f64 a t)) x) x) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 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 |
(+ x (* b (- y 2))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(+ x (* b (- y 2))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(+ x (* b (- y 2))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- (+ y (/ x b)) 2)) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) #s(literal -2 binary64)))) |
(* b (- (+ y (/ x b)) 2)) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) #s(literal -2 binary64)))) |
(* b (- (+ y (/ x b)) 2)) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) #s(literal -2 binary64)))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* -1 (* b (+ (* -1 (- y 2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 (- y 2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 (- y 2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) #s(literal -2 binary64)))) |
(+ x (* -2 b)) |
(fma.f64 b #s(literal -2 binary64) x) |
(+ x (+ (* -2 b) (* b y))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(+ x (+ (* -2 b) (* b y))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(+ x (+ (* -2 b) (* b y))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(* b y) |
(*.f64 b y) |
(* y (+ b (+ (* -2 (/ b y)) (/ x y)))) |
(*.f64 y (fma.f64 b (/.f64 #s(literal -2 binary64) y) (+.f64 b (/.f64 x y)))) |
(* y (+ b (+ (* -2 (/ b y)) (/ x y)))) |
(*.f64 y (fma.f64 b (/.f64 #s(literal -2 binary64) y) (+.f64 b (/.f64 x y)))) |
(* y (+ b (+ (* -2 (/ b y)) (/ x y)))) |
(*.f64 y (fma.f64 b (/.f64 #s(literal -2 binary64) y) (+.f64 b (/.f64 x y)))) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* -2 b)) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b #s(literal -2 binary64) x) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* -2 b)) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b #s(literal -2 binary64) x) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* -2 b)) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b #s(literal -2 binary64) x) y))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(+ x (* b (- y 2))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(+ x (* b (- y 2))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(+ x (* b (- y 2))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
x |
(* x (+ 1 (/ (* b (- y 2)) x))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) x) |
(* x (+ 1 (/ (* b (- y 2)) x))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) x) |
(* x (+ 1 (/ (* b (- y 2)) x))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) x) |
x |
(* -1 (* x (- (* -1 (/ (* b (- y 2)) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) x) |
(* -1 (* x (- (* -1 (/ (* b (- y 2)) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) x) |
(* -1 (* x (- (* -1 (/ (* b (- y 2)) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 y #s(literal -2 binary64))) x) x) |
-2 |
#s(literal -2 binary64) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
y |
(* y (- 1 (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* y (- 1 (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* y (- 1 (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
y |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b y) |
(*.f64 b y) |
(* y (+ b (/ (* b (- t 2)) y))) |
(*.f64 b (fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y)) |
(* y (+ b (/ (* b (- t 2)) y))) |
(*.f64 b (fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y)) |
(* y (+ b (/ (* b (- t 2)) y))) |
(*.f64 b (fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y)) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(*.f64 b (fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y)) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(*.f64 b (fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y)) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b (- t 2)) y))))) |
(*.f64 b (fma.f64 y (/.f64 (+.f64 t #s(literal -2 binary64)) y) y)) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* -2 b) (* b y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(+ (* -2 b) (+ (* b t) (* b y))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* -2 b) (+ (* b t) (* b y))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* -2 b) (+ (* b t) (* b y))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b t) |
(*.f64 t b) |
(* t (+ b (+ (* -2 (/ b t)) (/ (* b y) t)))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* t (+ b (+ (* -2 (/ b t)) (/ (* b y) t)))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* t (+ b (+ (* -2 (/ b t)) (/ (* b y) t)))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b t) |
(*.f64 t b) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ (* -2 b) (* b y)) t))))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ (* -2 b) (* b y)) t))))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ (* -2 b) (* b y)) t))))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ (* b y) (* b (- t 2))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(+ x (+ (* b y) (* b (- t 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* b y) (* b (- t 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* b y) (* b (- t 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
x |
(* x (+ 1 (+ (/ (* b y) x) (/ (* b (- t 2)) x)))) |
(*.f64 x (fma.f64 (/.f64 b x) (+.f64 t (+.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ (* b y) x) (/ (* b (- t 2)) x)))) |
(*.f64 x (fma.f64 (/.f64 b x) (+.f64 t (+.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ (* b y) x) (/ (* b (- t 2)) x)))) |
(*.f64 x (fma.f64 (/.f64 b x) (+.f64 t (+.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (+ (* b y) (* b (- t 2))) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) x) x) |
(* -1 (* x (- (* -1 (/ (+ (* b y) (* b (- t 2))) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) x) x) |
(* -1 (* x (- (* -1 (/ (+ (* b y) (* b (- t 2))) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) x) x) |
(+ x (* b (- t 2))) |
(fma.f64 b (+.f64 t #s(literal -2 binary64)) x) |
(+ x (+ (* b y) (* b (- t 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* b y) (* b (- t 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* b y) (* b (- t 2)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(* b y) |
(*.f64 b y) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(*.f64 y (+.f64 b (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) (/.f64 x y)))) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(*.f64 y (+.f64 b (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) (/.f64 x y)))) |
(* y (+ b (+ (/ x y) (/ (* b (- t 2)) y)))) |
(*.f64 y (+.f64 b (fma.f64 b (/.f64 (+.f64 t #s(literal -2 binary64)) y) (/.f64 x y)))) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) x) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) x) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b (- t 2))) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 b (+.f64 t #s(literal -2 binary64)) x) y))) |
x |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (* b (- (+ t y) 2))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(* b (- (+ t y) 2)) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(*.f64 b (+.f64 y (+.f64 #s(literal -2 binary64) (+.f64 t (/.f64 x b))))) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(*.f64 b (+.f64 y (+.f64 #s(literal -2 binary64) (+.f64 t (/.f64 x b))))) |
(* b (- (+ t (+ y (/ x b))) 2)) |
(*.f64 b (+.f64 y (+.f64 #s(literal -2 binary64) (+.f64 t (/.f64 x b))))) |
(* -1 (* b (+ (* -1 y) (* -1 (- t 2))))) |
(*.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64)))) |
(* -1 (* b (+ (* -1 y) (+ (* -1 (- t 2)) (* -1 (/ x b)))))) |
(*.f64 (neg.f64 b) (-.f64 (-.f64 #s(literal 2 binary64) t) (+.f64 y (/.f64 x b)))) |
(* -1 (* b (+ (* -1 y) (+ (* -1 (- t 2)) (* -1 (/ x b)))))) |
(*.f64 (neg.f64 b) (-.f64 (-.f64 #s(literal 2 binary64) t) (+.f64 y (/.f64 x b)))) |
(* -1 (* b (+ (* -1 y) (+ (* -1 (- t 2)) (* -1 (/ x b)))))) |
(*.f64 (neg.f64 b) (-.f64 (-.f64 #s(literal 2 binary64) t) (+.f64 y (/.f64 x b)))) |
(+ x (+ (* -2 b) (* b y))) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(+ x (+ (* -2 b) (+ (* b t) (* b y)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* -2 b) (+ (* b t) (* b y)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(+ x (+ (* -2 b) (+ (* b t) (* b y)))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) x) |
(* b t) |
(*.f64 t b) |
(* t (+ b (+ (* -2 (/ b t)) (+ (/ x t) (/ (* b y) t))))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) (*.f64 t (/.f64 x t))) |
(* t (+ b (+ (* -2 (/ b t)) (+ (/ x t) (/ (* b y) t))))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) (*.f64 t (/.f64 x t))) |
(* t (+ b (+ (* -2 (/ b t)) (+ (/ x t) (/ (* b y) t))))) |
(fma.f64 b (+.f64 t (+.f64 y #s(literal -2 binary64))) (*.f64 t (/.f64 x t))) |
(* b t) |
(*.f64 t b) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (+ (* -2 b) (* b y))) t))))) |
(-.f64 (*.f64 t b) (*.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) y) (neg.f64 x)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (+ (* -2 b) (* b y))) t))))) |
(-.f64 (*.f64 t b) (*.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) y) (neg.f64 x)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (+ (* -2 b) (* b y))) t))))) |
(-.f64 (*.f64 t b) (*.f64 (fma.f64 b (-.f64 #s(literal 2 binary64) y) (neg.f64 x)) #s(literal 1 binary64))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(+ (* -2 b) (* b t)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(+ (* -2 b) (* b t)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(+ (* -2 b) (* b t)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b t) |
(*.f64 t b) |
(* t (+ b (* -2 (/ b t)))) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* t (+ b (* -2 (/ b t)))) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* t (+ b (* -2 (/ b t)))) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b t) |
(*.f64 t b) |
(* -1 (* t (+ (* -1 b) (* 2 (/ b t))))) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* -1 (* t (+ (* -1 b) (* 2 (/ b t))))) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* -1 (* t (+ (* -1 b) (* 2 (/ b t))))) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
(* b (- t 2)) |
(*.f64 b (+.f64 t #s(literal -2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 t)) |
(-.f64 #s(literal 1 binary64) t) |
(+ 1 (* -1 t)) |
(-.f64 #s(literal 1 binary64) t) |
(+ 1 (* -1 t)) |
(-.f64 #s(literal 1 binary64) t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ 1 t) 1)) |
(-.f64 #s(literal 1 binary64) t) |
(* t (- (/ 1 t) 1)) |
(-.f64 #s(literal 1 binary64) t) |
(* t (- (/ 1 t) 1)) |
(-.f64 #s(literal 1 binary64) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (- 1 (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) t) |
(* -1 (* t (- 1 (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) t) |
(* -1 (* t (- 1 (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) t) |
Compiled 42 500 to 2 289 computations (94.6% saved)
23 alts after pruning (18 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 001 | 7 | 1 008 |
| Fresh | 2 | 11 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 006 | 23 | 1 029 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 28.6% | (fma.f64 t (neg.f64 a) a) |
| 54.9% | (fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) | |
| 25.8% | (fma.f64 b #s(literal -2 binary64) x) | |
| 65.3% | (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) | |
| ▶ | 44.2% | (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
| 24.6% | (-.f64 z (*.f64 y z)) | |
| ▶ | 73.8% | (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
| 50.8% | (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 b (neg.f64 y)))) | |
| 41.0% | (-.f64 x (-.f64 (*.f64 y z) z)) | |
| 68.5% | (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) | |
| ▶ | 43.7% | (+.f64 x (fma.f64 y b (*.f64 t b))) |
| 35.1% | (+.f64 x (*.f64 t b)) | |
| 45.9% | (+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) | |
| ✓ | 26.3% | (*.f64 y (-.f64 b z)) |
| ✓ | 16.4% | (*.f64 y (neg.f64 z)) |
| 12.6% | (*.f64 y b) | |
| 35.3% | (*.f64 t (-.f64 b a)) | |
| ▶ | 19.3% | (*.f64 t b) |
| 35.5% | (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) | |
| ▶ | 20.3% | (*.f64 b (+.f64 y #s(literal -2 binary64))) |
| 19.1% | (*.f64 a (neg.f64 t)) | |
| ✓ | 18.0% | x |
| ✓ | 11.4% | a |
Compiled 514 to 372 computations (27.6% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 t b) |
| ✓ | cost-diff | 128 | (+.f64 x (fma.f64 y b (*.f64 t b))) |
| ✓ | cost-diff | 192 | (fma.f64 y b (*.f64 t b)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 0 | (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
| ✓ | cost-diff | 0 | (+.f64 y #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 b (+.f64 y #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 t b) |
| ✓ | cost-diff | 0 | (*.f64 t (-.f64 a b)) |
| ✓ | cost-diff | 0 | (+.f64 y #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) |
| ✓ | cost-diff | 128 | (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
| 5 408× | accelerator-lowering-fma.f32 |
| 5 408× | accelerator-lowering-fma.f64 |
| 1 240× | +-lowering-+.f64 |
| 1 240× | --lowering--.f32 |
| 1 240× | +-lowering-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 91 |
| 1 | 55 | 91 |
| 2 | 115 | 91 |
| 3 | 295 | 91 |
| 4 | 758 | 91 |
| 5 | 2170 | 91 |
| 6 | 3199 | 91 |
| 7 | 4038 | 91 |
| 8 | 4282 | 91 |
| 9 | 4329 | 91 |
| 10 | 4345 | 91 |
| 11 | 4348 | 91 |
| 12 | 4348 | 91 |
| 13 | 4348 | 91 |
| 14 | 4518 | 91 |
| 15 | 4518 | 91 |
| 0 | 4518 | 86 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- x (+ (* (+ y -1) z) (* t (- a b)))) |
x |
(+ (* (+ y -1) z) (* t (- a b))) |
(+ y -1) |
y |
-1 |
z |
(* t (- a b)) |
t |
(- a b) |
a |
b |
(* t b) |
t |
b |
(* b (+ y -2)) |
b |
(+ y -2) |
y |
-2 |
(+ (* a (- 1 t)) x) |
a |
(- 1 t) |
1 |
t |
x |
(+ x (+ (* y b) (* t b))) |
x |
(+ (* y b) (* t b)) |
y |
b |
(* t b) |
t |
| Outputs |
|---|
(- x (+ (* (+ y -1) z) (* t (- a b)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t (-.f64 b a) x)) |
x |
(+ (* (+ y -1) z) (* t (- a b))) |
(fma.f64 y z (fma.f64 t (-.f64 a b) (neg.f64 z))) |
(+ y -1) |
(+.f64 y #s(literal -1 binary64)) |
y |
-1 |
#s(literal -1 binary64) |
z |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
t |
(- a b) |
(-.f64 a b) |
a |
b |
(* t b) |
(*.f64 t b) |
t |
b |
(* b (+ y -2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
b |
(+ y -2) |
(+.f64 y #s(literal -2 binary64)) |
y |
-2 |
#s(literal -2 binary64) |
(+ (* a (- 1 t)) x) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
a |
(- 1 t) |
(-.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
x |
(+ x (+ (* y b) (* t b))) |
(fma.f64 b (+.f64 y t) x) |
x |
(+ (* y b) (* t b)) |
(*.f64 b (+.f64 y t)) |
y |
b |
(* t b) |
(*.f64 t b) |
t |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 t b) |
| ✓ | accuracy | 100.0% | (fma.f64 y b (*.f64 t b)) |
| ✓ | accuracy | 100.0% | (+.f64 x (fma.f64 y b (*.f64 t b))) |
| ✓ | accuracy | 100.0% | (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) t) |
| ✓ | accuracy | 100.0% | (+.f64 y #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 b (+.f64 y #s(literal -2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 t b) |
| ✓ | accuracy | 100.0% | (-.f64 a b) |
| ✓ | accuracy | 100.0% | (+.f64 y #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 t (-.f64 a b)) |
| 48.0ms | 256× | 0 | valid |
Compiled 92 to 26 computations (71.7% saved)
ival-mult: 9.0ms (44.5% of total)ival-add: 7.0ms (34.6% of total)ival-sub: 4.0ms (19.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- x (+ (* (+ y -1) z) (* t (- a b))))> |
#<alt (+ (* (+ y -1) z) (* t (- a b)))> |
#<alt (+ y -1)> |
#<alt (* t (- a b))> |
#<alt (* t b)> |
#<alt (* b (+ y -2))> |
#<alt (+ y -2)> |
#<alt (+ (* a (- 1 t)) x)> |
#<alt (- 1 t)> |
#<alt (+ (* y b) (* t b))> |
#<alt (+ x (+ (* y b) (* t b)))> |
#<alt (- a b)> |
| Outputs |
|---|
#<alt (* -1 (+ (* t (- a b)) (* z (- y 1))))> |
#<alt (- x (+ (* t (- a b)) (* z (- y 1))))> |
#<alt (- x (+ (* t (- a b)) (* z (- y 1))))> |
#<alt (- x (+ (* t (- a b)) (* z (- y 1))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (+ (* t (- a b)) (* z (- y 1))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (+ (* t (- a b)) (* z (- y 1))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (+ (* t (- a b)) (* z (- y 1))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (+ (/ (* t (- a b)) x) (/ (* z (- y 1)) x)) 1)))> |
#<alt (* -1 (* x (- (+ (/ (* t (- a b)) x) (/ (* z (- y 1)) x)) 1)))> |
#<alt (* -1 (* x (- (+ (/ (* t (- a b)) x) (/ (* z (- y 1)) x)) 1)))> |
#<alt (- x (+ (* -1 z) (* t (- a b))))> |
#<alt (- (+ x (* -1 (* y z))) (+ (* -1 z) (* t (- a b))))> |
#<alt (- (+ x (* -1 (* y z))) (+ (* -1 z) (* t (- a b))))> |
#<alt (- (+ x (* -1 (* y z))) (+ (* -1 z) (* t (- a b))))> |
#<alt (* -1 (* y z))> |
#<alt (* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y)))))> |
#<alt (* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y)))))> |
#<alt (* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* t (- a b)))) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* t (- a b)))) y)) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* t (- a b)))) y)) (* -1 z))))> |
#<alt (- x (* t (- a b)))> |
#<alt (- (+ x (* z (- 1 y))) (* t (- a b)))> |
#<alt (- (+ x (* z (- 1 y))) (* t (- a b)))> |
#<alt (- (+ x (* z (- 1 y))) (* t (- a b)))> |
#<alt (* z (- 1 y))> |
#<alt (* z (- (+ 1 (/ x z)) (+ y (/ (* t (- a b)) z))))> |
#<alt (* z (- (+ 1 (/ x z)) (+ y (/ (* t (- a b)) z))))> |
#<alt (* z (- (+ 1 (/ x z)) (+ y (/ (* t (- a b)) z))))> |
#<alt (* -1 (* z (- y 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (- x (* t (- a b))) z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- x (* t (- a b))) z)) (* -1 (- y 1)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- x (* t (- a b))) z)) (* -1 (- y 1)))))> |
#<alt (- x (* z (- y 1)))> |
#<alt (- (+ x (* t (- b a))) (* z (- y 1)))> |
#<alt (- (+ x (* t (- b a))) (* z (- y 1)))> |
#<alt (- (+ x (* t (- b a))) (* z (- y 1)))> |
#<alt (* t (- b a))> |
#<alt (* t (- (+ b (/ x t)) (+ a (/ (* z (- y 1)) t))))> |
#<alt (* t (- (+ b (/ x t)) (+ a (/ (* z (- y 1)) t))))> |
#<alt (* t (- (+ b (/ x t)) (+ a (/ (* z (- y 1)) t))))> |
#<alt (* -1 (* t (- a b)))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (* z (- y 1))) t)) (* -1 (- a b)))))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (* z (- y 1))) t)) (* -1 (- a b)))))> |
#<alt (* -1 (* t (- (* -1 (/ (- x (* z (- y 1))) t)) (* -1 (- a b)))))> |
#<alt (- x (+ (* -1 (* b t)) (* z (- y 1))))> |
#<alt (- (+ x (* -1 (* a t))) (+ (* -1 (* b t)) (* z (- y 1))))> |
#<alt (- (+ x (* -1 (* a t))) (+ (* -1 (* b t)) (* z (- y 1))))> |
#<alt (- (+ x (* -1 (* a t))) (+ (* -1 (* b t)) (* z (- y 1))))> |
#<alt (* -1 (* a t))> |
#<alt (* a (- (/ x a) (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a)))))> |
#<alt (* a (- (/ x a) (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a)))))> |
#<alt (* a (- (/ x a) (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a)))))> |
#<alt (* -1 (* a t))> |
#<alt (* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b t)) (* z (- y 1)))) a)) (* -1 t))))> |
#<alt (* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b t)) (* z (- y 1)))) a)) (* -1 t))))> |
#<alt (* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b t)) (* z (- y 1)))) a)) (* -1 t))))> |
#<alt (- x (+ (* a t) (* z (- y 1))))> |
#<alt (- (+ x (* b t)) (+ (* a t) (* z (- y 1))))> |
#<alt (- (+ x (* b t)) (+ (* a t) (* z (- y 1))))> |
#<alt (- (+ x (* b t)) (+ (* a t) (* z (- y 1))))> |
#<alt (* b t)> |
#<alt (* b (- (/ x b) (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b)))))> |
#<alt (* b (- (/ x b) (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b)))))> |
#<alt (* b (- (/ x b) (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b)))))> |
#<alt (* b t)> |
#<alt (* -1 (* b (- (* -1 (/ (- x (+ (* a t) (* z (- y 1)))) b)) t)))> |
#<alt (* -1 (* b (- (* -1 (/ (- x (+ (* a t) (* z (- y 1)))) b)) t)))> |
#<alt (* -1 (* b (- (* -1 (/ (- x (+ (* a t) (* z (- y 1)))) b)) t)))> |
#<alt (+ (* -1 z) (* t (- a b)))> |
#<alt (+ (* -1 z) (+ (* t (- a b)) (* y z)))> |
#<alt (+ (* -1 z) (+ (* t (- a b)) (* y z)))> |
#<alt (+ (* -1 z) (+ (* t (- a b)) (* y z)))> |
#<alt (* y z)> |
#<alt (* y (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y))))> |
#<alt (* y (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y))))> |
#<alt (* y (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 z) (* t (- a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 z) (* t (- a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 z) (* t (- a b))) y)))))> |
#<alt (* t (- a b))> |
#<alt (+ (* t (- a b)) (* z (- y 1)))> |
#<alt (+ (* t (- a b)) (* z (- y 1)))> |
#<alt (+ (* t (- a b)) (* z (- y 1)))> |
#<alt (* z (- y 1))> |
#<alt (* z (- (+ y (/ (* t (- a b)) z)) 1))> |
#<alt (* z (- (+ y (/ (* t (- a b)) z)) 1))> |
#<alt (* z (- (+ y (/ (* t (- a b)) z)) 1))> |
#<alt (* z (- y 1))> |
#<alt (* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (* t (- a b)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (* t (- a b)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (* t (- a b)) z)))))> |
#<alt (* z (- y 1))> |
#<alt (+ (* t (- a b)) (* z (- y 1)))> |
#<alt (+ (* t (- a b)) (* z (- y 1)))> |
#<alt (+ (* t (- a b)) (* z (- y 1)))> |
#<alt (* t (- a b))> |
#<alt (* t (- (+ a (/ (* z (- y 1)) t)) b))> |
#<alt (* t (- (+ a (/ (* z (- y 1)) t)) b))> |
#<alt (* t (- (+ a (/ (* z (- y 1)) t)) b))> |
#<alt (* t (- a b))> |
#<alt (* -1 (* t (+ (* -1 (- a b)) (* -1 (/ (* z (- y 1)) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- a b)) (* -1 (/ (* z (- y 1)) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- a b)) (* -1 (/ (* z (- y 1)) t)))))> |
#<alt (+ (* -1 (* b t)) (* z (- y 1)))> |
#<alt (+ (* -1 (* b t)) (+ (* a t) (* z (- y 1))))> |
#<alt (+ (* -1 (* b t)) (+ (* a t) (* z (- y 1))))> |
#<alt (+ (* -1 (* b t)) (+ (* a t) (* z (- y 1))))> |
#<alt (* a t)> |
#<alt (* a (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a))))> |
#<alt (* a (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a))))> |
#<alt (* a (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a))))> |
#<alt (* a t)> |
#<alt (* -1 (* a (+ (* -1 t) (* -1 (/ (+ (* -1 (* b t)) (* z (- y 1))) a)))))> |
#<alt (* -1 (* a (+ (* -1 t) (* -1 (/ (+ (* -1 (* b t)) (* z (- y 1))) a)))))> |
#<alt (* -1 (* a (+ (* -1 t) (* -1 (/ (+ (* -1 (* b t)) (* z (- y 1))) a)))))> |
#<alt (+ (* a t) (* z (- y 1)))> |
#<alt (+ (* -1 (* b t)) (+ (* a t) (* z (- y 1))))> |
#<alt (+ (* -1 (* b t)) (+ (* a t) (* z (- y 1))))> |
#<alt (+ (* -1 (* b t)) (+ (* a t) (* z (- y 1))))> |
#<alt (* -1 (* b t))> |
#<alt (* b (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b))))> |
#<alt (* b (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b))))> |
#<alt (* b (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b))))> |
#<alt (* -1 (* b t))> |
#<alt (* -1 (* b (+ t (* -1 (/ (+ (* a t) (* z (- y 1))) b)))))> |
#<alt (* -1 (* b (+ t (* -1 (/ (+ (* a t) (* z (- y 1))) b)))))> |
#<alt (* -1 (* b (+ t (* -1 (/ (+ (* a t) (* z (- y 1))) b)))))> |
#<alt -1> |
#<alt (- y 1)> |
#<alt (- y 1)> |
#<alt (- y 1)> |
#<alt y> |
#<alt (* y (- 1 (/ 1 y)))> |
#<alt (* y (- 1 (/ 1 y)))> |
#<alt (* y (- 1 (/ 1 y)))> |
#<alt y> |
#<alt (* -1 (* y (- (/ 1 y) 1)))> |
#<alt (* -1 (* y (- (/ 1 y) 1)))> |
#<alt (* -1 (* y (- (/ 1 y) 1)))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* t (- a b))> |
#<alt (* -1 (* b t))> |
#<alt (+ (* -1 (* b t)) (* a t))> |
#<alt (+ (* -1 (* b t)) (* a t))> |
#<alt (+ (* -1 (* b t)) (* a t))> |
#<alt (* a t)> |
#<alt (* a (+ t (* -1 (/ (* b t) a))))> |
#<alt (* a (+ t (* -1 (/ (* b t) a))))> |
#<alt (* a (+ t (* -1 (/ (* b t) a))))> |
#<alt (* a t)> |
#<alt (* -1 (* a (+ (* -1 t) (/ (* b t) a))))> |
#<alt (* -1 (* a (+ (* -1 t) (/ (* b t) a))))> |
#<alt (* -1 (* a (+ (* -1 t) (/ (* b t) a))))> |
#<alt (* a t)> |
#<alt (+ (* -1 (* b t)) (* a t))> |
#<alt (+ (* -1 (* b t)) (* a t))> |
#<alt (+ (* -1 (* b t)) (* a t))> |
#<alt (* -1 (* b t))> |
#<alt (* b (+ (* -1 t) (/ (* a t) b)))> |
#<alt (* b (+ (* -1 t) (/ (* a t) b)))> |
#<alt (* b (+ (* -1 t) (/ (* a t) b)))> |
#<alt (* -1 (* b t))> |
#<alt (* -1 (* b (+ t (* -1 (/ (* a t) b)))))> |
#<alt (* -1 (* b (+ t (* -1 (/ (* a t) b)))))> |
#<alt (* -1 (* b (+ t (* -1 (/ (* a t) b)))))> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b t)> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* b (- y 2))> |
#<alt (* -2 b)> |
#<alt (+ (* -2 b) (* b y))> |
#<alt (+ (* -2 b) (* b y))> |
#<alt (+ (* -2 b) (* b y))> |
#<alt (* b y)> |
#<alt (* y (+ b (* -2 (/ b y))))> |
#<alt (* y (+ b (* -2 (/ b y))))> |
#<alt (* y (+ b (* -2 (/ b y))))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* 2 (/ b y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* 2 (/ b y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* 2 (/ b y)))))> |
#<alt -2> |
#<alt (- y 2)> |
#<alt (- y 2)> |
#<alt (- y 2)> |
#<alt y> |
#<alt (* y (- 1 (* 2 (/ 1 y))))> |
#<alt (* y (- 1 (* 2 (/ 1 y))))> |
#<alt (* y (- 1 (* 2 (/ 1 y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 1)))> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 1)))> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 1)))> |
#<alt x> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (* a (- 1 t))> |
#<alt (* a (- (+ 1 (/ x a)) t))> |
#<alt (* a (- (+ 1 (/ x a)) t))> |
#<alt (* a (- (+ 1 (/ x a)) t))> |
#<alt (* a (- 1 t))> |
#<alt (* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a)))))> |
#<alt (+ a x)> |
#<alt (+ a (+ x (* -1 (* a t))))> |
#<alt (+ a (+ x (* -1 (* a t))))> |
#<alt (+ a (+ x (* -1 (* a t))))> |
#<alt (* -1 (* a t))> |
#<alt (* t (+ (* -1 a) (+ (/ a t) (/ x t))))> |
#<alt (* t (+ (* -1 a) (+ (/ a t) (/ x t))))> |
#<alt (* t (+ (* -1 a) (+ (/ a t) (/ x t))))> |
#<alt (* -1 (* a t))> |
#<alt (* -1 (* t (+ a (* -1 (/ (+ a x) t)))))> |
#<alt (* -1 (* t (+ a (* -1 (/ (+ a x) t)))))> |
#<alt (* -1 (* t (+ a (* -1 (/ (+ a x) t)))))> |
#<alt (* a (- 1 t))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt (+ x (* a (- 1 t)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* a (- 1 t)) x)))> |
#<alt (* x (+ 1 (/ (* a (- 1 t)) x)))> |
#<alt (* x (+ 1 (/ (* a (- 1 t)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1 t))> |
#<alt (+ 1 (* -1 t))> |
#<alt (+ 1 (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ 1 t) 1))> |
#<alt (* t (- (/ 1 t) 1))> |
#<alt (* t (- (/ 1 t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (- 1 (/ 1 t))))> |
#<alt (* -1 (* t (- 1 (/ 1 t))))> |
#<alt (* -1 (* t (- 1 (/ 1 t))))> |
#<alt (* b t)> |
#<alt (+ (* b t) (* b y))> |
#<alt (+ (* b t) (* b y))> |
#<alt (+ (* b t) (* b y))> |
#<alt (* b y)> |
#<alt (* y (+ b (/ (* b t) y)))> |
#<alt (* y (+ b (/ (* b t) y)))> |
#<alt (* y (+ b (/ (* b t) y)))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b t) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b t) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (* b t) y)))))> |
#<alt (* b (+ t y))> |
#<alt (* b (+ t y))> |
#<alt (* b (+ t y))> |
#<alt (* b (+ t y))> |
#<alt (* b (+ t y))> |
#<alt (* b (+ t y))> |
#<alt (* b (+ t y))> |
#<alt (* b (+ t y))> |
#<alt (* -1 (* b (+ (* -1 t) (* -1 y))))> |
#<alt (* -1 (* b (+ (* -1 t) (* -1 y))))> |
#<alt (* -1 (* b (+ (* -1 t) (* -1 y))))> |
#<alt (* -1 (* b (+ (* -1 t) (* -1 y))))> |
#<alt (* b y)> |
#<alt (+ (* b t) (* b y))> |
#<alt (+ (* b t) (* b y))> |
#<alt (+ (* b t) (* b y))> |
#<alt (* b t)> |
#<alt (* t (+ b (/ (* b y) t)))> |
#<alt (* t (+ b (/ (* b y) t)))> |
#<alt (* t (+ b (/ (* b y) t)))> |
#<alt (* b t)> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (* b y) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (* b y) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (* b y) t)))))> |
#<alt (+ (* b t) (* b y))> |
#<alt (+ x (+ (* b t) (* b y)))> |
#<alt (+ x (+ (* b t) (* b y)))> |
#<alt (+ x (+ (* b t) (* b y)))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (* b t) x) (/ (* b y) x))))> |
#<alt (* x (+ 1 (+ (/ (* b t) x) (/ (* b y) x))))> |
#<alt (* x (+ 1 (+ (/ (* b t) x) (/ (* b y) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b t) (* b y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b t) (* b y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b t) (* b y)) x)) 1)))> |
#<alt (+ x (* b t))> |
#<alt (+ x (+ (* b t) (* b y)))> |
#<alt (+ x (+ (* b t) (* b y)))> |
#<alt (+ x (+ (* b t) (* b y)))> |
#<alt (* b y)> |
#<alt (* y (+ b (+ (/ x y) (/ (* b t) y))))> |
#<alt (* y (+ b (+ (/ x y) (/ (* b t) y))))> |
#<alt (* y (+ b (+ (/ x y) (/ (* b t) y))))> |
#<alt (* b y)> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b t)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b t)) y)))))> |
#<alt (* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b t)) y)))))> |
#<alt x> |
#<alt (+ x (* b (+ t y)))> |
#<alt (+ x (* b (+ t y)))> |
#<alt (+ x (* b (+ t y)))> |
#<alt (* b (+ t y))> |
#<alt (* b (+ t (+ y (/ x b))))> |
#<alt (* b (+ t (+ y (/ x b))))> |
#<alt (* b (+ t (+ y (/ x b))))> |
#<alt (* -1 (* b (+ (* -1 t) (* -1 y))))> |
#<alt (* -1 (* b (+ (* -1 t) (+ (* -1 y) (* -1 (/ x b))))))> |
#<alt (* -1 (* b (+ (* -1 t) (+ (* -1 y) (* -1 (/ x b))))))> |
#<alt (* -1 (* b (+ (* -1 t) (+ (* -1 y) (* -1 (/ x b))))))> |
#<alt (+ x (* b y))> |
#<alt (+ x (+ (* b t) (* b y)))> |
#<alt (+ x (+ (* b t) (* b y)))> |
#<alt (+ x (+ (* b t) (* b y)))> |
#<alt (* b t)> |
#<alt (* t (+ b (+ (/ x t) (/ (* b y) t))))> |
#<alt (* t (+ b (+ (/ x t) (/ (* b y) t))))> |
#<alt (* t (+ b (+ (/ x t) (/ (* b y) t))))> |
#<alt (* b t)> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b y)) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b y)) t)))))> |
#<alt (* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b y)) t)))))> |
#<alt (* -1 b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | 0 | (+ (* y b) (* t b)) |
| 3.0ms | t | @ | -inf | (- x (+ (* (+ y -1) z) (* t (- a b)))) |
| 0.0ms | a | @ | -inf | (- x (+ (* (+ y -1) z) (* t (- a b)))) |
| 0.0ms | b | @ | inf | (- x (+ (* (+ y -1) z) (* t (- a b)))) |
| 0.0ms | x | @ | 0 | (- x (+ (* (+ y -1) z) (* t (- a b)))) |
| 1× | batch-egg-rewrite |
| 4 936× | accelerator-lowering-fma.f32 |
| 4 936× | accelerator-lowering-fma.f64 |
| 4 572× | /-lowering-/.f32 |
| 4 572× | /-lowering-/.f64 |
| 3 770× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 68 |
| 1 | 160 | 68 |
| 2 | 1412 | 68 |
| 0 | 8546 | 64 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (+ (* (+ y -1) z) (* t (- a b)))) |
(+ (* (+ y -1) z) (* t (- a b))) |
(+ y -1) |
(* t (- a b)) |
(* t b) |
(* b (+ y -2)) |
(+ y -2) |
(+ (* a (- 1 t)) x) |
(- 1 t) |
(+ (* y b) (* t b)) |
(+ x (+ (* y b) (* t b))) |
(- a b) |
| Outputs |
|---|
(+.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) |
(+.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) x) |
(+.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (neg.f64 (*.f64 t (-.f64 a b)))) |
(+.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (neg.f64 t) (-.f64 a b))) |
(+.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (neg.f64 (-.f64 a b)) t)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(+.f64 (-.f64 x (*.f64 t (-.f64 a b))) (neg.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
(-.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(-.f64 (-.f64 x (*.f64 t (-.f64 a b))) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) |
(-.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b)))))) (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b)))) (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (+.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b)))) (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (+.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(fma.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (-.f64 a b)) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) x) |
(fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))))) x) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (-.f64 a b)) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) x) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) x) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) (neg.f64 (*.f64 t (-.f64 a b)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) (*.f64 (neg.f64 t) (-.f64 a b))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) (*.f64 (neg.f64 (-.f64 a b)) t)) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (neg.f64 (*.f64 t (-.f64 a b)))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (neg.f64 t) (-.f64 a b))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (neg.f64 (-.f64 a b)) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b))))) (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))))) |
(/.f64 (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) |
(/.f64 (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (-.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) (neg.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) (neg.f64 (-.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))))) (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b)))) (+.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (+.f64 a b)) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (+.f64 a b))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (+.f64 a b)) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t))) (*.f64 (fma.f64 x x (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (+.f64 a b))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (*.f64 (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (+.f64 a b)) (*.f64 (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))))) (*.f64 (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (+.f64 a b))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t))) (*.f64 (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (+.f64 a b)) (*.f64 (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t))) (*.f64 (+.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (+.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) (neg.f64 (neg.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b)))))) (neg.f64 (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))))) (neg.f64 (+.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (-.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) x)))) |
(/.f64 (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (pow.f64 (neg.f64 (*.f64 t (-.f64 a b))) #s(literal 3 binary64))) (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (neg.f64 (*.f64 t (-.f64 a b))) (neg.f64 (*.f64 t (-.f64 a b)))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (neg.f64 (*.f64 t (-.f64 a b))))))) |
(/.f64 (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (pow.f64 (*.f64 (neg.f64 t) (-.f64 a b)) #s(literal 3 binary64))) (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (*.f64 (neg.f64 t) (-.f64 a b)) (*.f64 (neg.f64 t) (-.f64 a b))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (neg.f64 t) (-.f64 a b)))))) |
(/.f64 (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (pow.f64 (*.f64 (neg.f64 (-.f64 a b)) t) #s(literal 3 binary64))) (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 a b)) t) (*.f64 (neg.f64 (-.f64 a b)) t)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (neg.f64 (-.f64 a b)) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (fma.f64 (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 x (*.f64 t (-.f64 a b))) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (-.f64 x (*.f64 t (-.f64 a b))) (-.f64 x (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (-.f64 x (*.f64 t (-.f64 a b))) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (neg.f64 (*.f64 t (-.f64 a b))) (neg.f64 (*.f64 t (-.f64 a b))))) (-.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (neg.f64 (*.f64 t (-.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (*.f64 (neg.f64 t) (-.f64 a b)) (*.f64 (neg.f64 t) (-.f64 a b)))) (-.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (neg.f64 t) (-.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (*.f64 (neg.f64 (-.f64 a b)) t) (*.f64 (neg.f64 (-.f64 a b)) t))) (-.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (neg.f64 (-.f64 a b)) t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))))) |
(*.f64 (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(*.f64 (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 x (neg.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 t (-.f64 a b))))) |
(+.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))) |
(+.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (neg.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) |
(fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) |
(fma.f64 z (+.f64 y #s(literal -1 binary64)) (*.f64 t (-.f64 a b))) |
(fma.f64 t (-.f64 a b) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) |
(fma.f64 (-.f64 a b) t (*.f64 (+.f64 y #s(literal -1 binary64)) z)) |
(fma.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (neg.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))))) |
(fma.f64 (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) |
(fma.f64 (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) |
(fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y))) (*.f64 t (-.f64 a b))) |
(fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 t (-.f64 a b))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) |
(fma.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y))) (*.f64 t (-.f64 a b))) |
(fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 t (-.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 t (-.f64 a b)))))) (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) |
(/.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 (*.f64 t (-.f64 a b)) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) |
(/.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 t (-.f64 a b))))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) (neg.f64 (fma.f64 (*.f64 t (-.f64 a b)) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) (neg.f64 (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 t (-.f64 a b)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))))) (neg.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (+.f64 a b) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (+.f64 a b) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (+.f64 a b) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 y y #s(literal -1 binary64))) (+.f64 a b) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t))) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (+.f64 a b) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z) (+.f64 a b) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t))) (*.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (+.f64 a b) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))))) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t))) (*.f64 (+.f64 y #s(literal 1 binary64)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) z) (+.f64 a b) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t))) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (+.f64 a b) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (+.f64 a b) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))) (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 a b) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (+.f64 a b) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (+.f64 a b) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))) (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (+.f64 a b) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t) (+.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (+.f64 a b) (*.f64 z (fma.f64 y (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (+.f64 a b) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t) (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 a b) (*.f64 z (fma.f64 y y #s(literal -1 binary64))))) (*.f64 (+.f64 a b) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) z))) (*.f64 (+.f64 a b) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t) (+.f64 y #s(literal 1 binary64)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 y y #s(literal -1 binary64)) z))) (*.f64 (+.f64 a b) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))))) (*.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (-.f64 a b)) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (neg.f64 (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (fma.f64 (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (/.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
(*.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (-.f64 a b)) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) |
(*.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 (-.f64 a b) (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (+.f64 y #s(literal -1 binary64)) (*.f64 z (*.f64 t (-.f64 a b)))))))) |
(*.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t (-.f64 a b)) (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (-.f64 a b)) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b))) (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 t (-.f64 a b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a b)) (*.f64 t (-.f64 a b))) (*.f64 (*.f64 (+.f64 y #s(literal -1 binary64)) z) (*.f64 (+.f64 y #s(literal -1 binary64)) z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (-.f64 a b)) (*.f64 (+.f64 y #s(literal -1 binary64)) z)))) |
(+.f64 y #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) y) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))))) |
(-.f64 y #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal -1 binary64) y))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (neg.f64 y))) (fma.f64 y (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (neg.f64 y)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (neg.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal 1 binary64)) (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y)))) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (neg.f64 y))))) |
(*.f64 (fma.f64 y y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 y y #s(literal 1 binary64)) (neg.f64 y))))) |
(*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(+.f64 (*.f64 t a) (*.f64 t (neg.f64 b))) |
(+.f64 (*.f64 a t) (*.f64 (neg.f64 b) t)) |
(fma.f64 t a (*.f64 t (neg.f64 b))) |
(fma.f64 a t (*.f64 (neg.f64 b) t)) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))) (+.f64 a b)) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t) (+.f64 a b)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t)) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t)) (neg.f64 (+.f64 a b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (pow.f64 (*.f64 t (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 t a) (*.f64 t a) (-.f64 (*.f64 (*.f64 t (neg.f64 b)) (*.f64 t (neg.f64 b))) (*.f64 (*.f64 t a) (*.f64 t (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) t) #s(literal 3 binary64))) (fma.f64 (*.f64 a t) (*.f64 a t) (-.f64 (*.f64 (*.f64 (neg.f64 b) t) (*.f64 (neg.f64 b) t)) (*.f64 (*.f64 a t) (*.f64 (neg.f64 b) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t a) (*.f64 t a)) (*.f64 (*.f64 t (neg.f64 b)) (*.f64 t (neg.f64 b)))) (-.f64 (*.f64 t a) (*.f64 t (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a t) (*.f64 a t)) (*.f64 (*.f64 (neg.f64 b) t) (*.f64 (neg.f64 b) t))) (-.f64 (*.f64 a t) (*.f64 (neg.f64 b) t))) |
(*.f64 t (-.f64 a b)) |
(*.f64 (-.f64 a b) t) |
(*.f64 (*.f64 t (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (*.f64 t (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) t) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) t) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 t b) |
(*.f64 b t) |
(+.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 y b)) |
(-.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (-.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64))))) |
(fma.f64 y b (*.f64 b #s(literal -2 binary64))) |
(fma.f64 b y (*.f64 b #s(literal -2 binary64))) |
(fma.f64 b #s(literal -2 binary64) (*.f64 y b)) |
(fma.f64 #s(literal -2 binary64) b (*.f64 y b)) |
(/.f64 b (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 b (*.f64 y b)) (-.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64))))) (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64)))) (*.f64 b (fma.f64 y (*.f64 y y) #s(literal -8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal 2 binary64)) (*.f64 b (fma.f64 y y #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64)))) (*.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 y y #s(literal -4 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 y (*.f64 b (*.f64 y b)) (-.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64)))) (-.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64)))) |
(/.f64 (*.f64 b (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 b (fma.f64 y y #s(literal -4 binary64))) (+.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) b) (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -4 binary64)) b) (+.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 y (*.f64 b (*.f64 y b)) (-.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))))) (neg.f64 (-.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 y (*.f64 y y) #s(literal -8 binary64)))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 y y #s(literal -4 binary64)))) (neg.f64 (+.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) b)) (neg.f64 (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y #s(literal -4 binary64)) b)) (neg.f64 (+.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))) (fma.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64)) (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 y b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (*.f64 y (*.f64 b (*.f64 y b)))) (-.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 y b))) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 (+.f64 y #s(literal -2 binary64)) b) |
(*.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 b (*.f64 y b)) (-.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64))))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y b) (*.f64 b #s(literal -2 binary64))))) |
(*.f64 (*.f64 b (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (*.f64 b (fma.f64 y y #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) b) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 y y #s(literal -4 binary64)) b) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64)))) |
(+.f64 y #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) y) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal -2 binary64) y))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 y y) (*.f64 y #s(literal -2 binary64)))) (fma.f64 y (*.f64 y y) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 y y) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (fma.f64 y y #s(literal -4 binary64)) (+.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 y y) (*.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -4 binary64))) (neg.f64 (+.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y)) (-.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 y #s(literal 2 binary64)) (+.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y y #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal -2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 y y) (*.f64 y #s(literal -2 binary64)))))) |
(*.f64 (fma.f64 y y #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 y y #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) y))) |
(+.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) x) |
(+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (/.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) t) a x) |
(fma.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) x) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) a) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) a) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))) (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (-.f64 (*.f64 x x) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x))))) |
(/.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x)))) (neg.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))))) (neg.f64 (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (/.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (*.f64 (/.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(*.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t))))))) |
(*.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) x)))))) |
(*.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) t)) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (-.f64 #s(literal 1 binary64) t) (neg.f64 x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) t) (*.f64 a (-.f64 #s(literal 1 binary64) t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 a (-.f64 #s(literal 1 binary64) t))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 t)) |
(+.f64 (neg.f64 t) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) t) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 t))) (/.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) t #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (neg.f64 t))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 t)) (-.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (neg.f64 t)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 t #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (neg.f64 t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 t t))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 t #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 t t) (neg.f64 t) #s(literal 1 binary64)) (fma.f64 t t (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1 binary64) (fma.f64 t t t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 t t) #s(literal 1 binary64)) (-.f64 (neg.f64 t) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (neg.f64 t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 t)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t t))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t #s(literal 1 binary64))))) |
(+.f64 (*.f64 t b) (*.f64 y b)) |
(+.f64 (*.f64 y b) (*.f64 t b)) |
(+.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 b (-.f64 y t))) (neg.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 b (-.f64 y t))) (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t)))) |
(-.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (-.f64 (*.f64 t b) (*.f64 y b))) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (-.f64 (*.f64 t b) (*.f64 y b)))) |
(fma.f64 y b (*.f64 t b)) |
(fma.f64 t b (*.f64 y b)) |
(fma.f64 b y (*.f64 t b)) |
(fma.f64 b t (*.f64 y b)) |
(fma.f64 (*.f64 y (*.f64 b (*.f64 y b))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 y t))) (neg.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))) |
(fma.f64 (/.f64 b b) (/.f64 (*.f64 y (*.f64 y b)) (-.f64 y t)) (neg.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 b b) b) (/.f64 (*.f64 y y) (-.f64 y t)) (neg.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))) |
(fma.f64 (/.f64 y b) (/.f64 (*.f64 b (*.f64 y b)) (-.f64 y t)) (neg.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 y b) b) (/.f64 (*.f64 y b) (-.f64 y t)) (neg.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 y y) b) (/.f64 (*.f64 b b) (-.f64 y t)) (neg.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y b) y) b) (/.f64 b (-.f64 y t)) (neg.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y b) b) b) (/.f64 y (-.f64 y t)) (neg.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 y t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 b (*.f64 t b)) (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 (*.f64 y b) b) t))) (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t b) (*.f64 y b)) (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 y (*.f64 b (*.f64 y b)))))) |
(/.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))) (fma.f64 y (*.f64 b (*.f64 y b)) (*.f64 (*.f64 t b) (-.f64 (*.f64 t b) (*.f64 y b))))) |
(/.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))) (fma.f64 t (*.f64 b (*.f64 t b)) (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 (*.f64 y b) b) t)))) |
(/.f64 (*.f64 (*.f64 b (+.f64 y t)) (*.f64 b (-.f64 y t))) (*.f64 b (-.f64 y t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))))) (neg.f64 (fma.f64 y (*.f64 b (*.f64 y b)) (*.f64 (*.f64 t b) (-.f64 (*.f64 t b) (*.f64 y b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))))) (neg.f64 (fma.f64 t (*.f64 b (*.f64 t b)) (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 (*.f64 y b) b) t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y t)) (*.f64 b (-.f64 y t)))) (neg.f64 (*.f64 b (-.f64 y t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 y (*.f64 b (*.f64 y b)))) (-.f64 (*.f64 t b) (*.f64 y b))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 b (-.f64 y t))) (*.f64 (*.f64 b (-.f64 y t)) (*.f64 t (*.f64 b (*.f64 t b))))) (*.f64 (*.f64 b (-.f64 y t)) (*.f64 b (-.f64 y t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 b (*.f64 y b)) (*.f64 (*.f64 t b) (-.f64 (*.f64 t b) (*.f64 y b))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y t)) (*.f64 b (-.f64 y t))))) (neg.f64 (neg.f64 (*.f64 b (-.f64 y t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 y (*.f64 b (*.f64 y b))))) (neg.f64 (-.f64 (*.f64 t b) (*.f64 y b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 b (-.f64 y t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 b (-.f64 y t))) (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 b (-.f64 y t))) (fma.f64 (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))) (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))) (*.f64 (/.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 b (-.f64 y t))) (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 b (-.f64 y t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 y t))) #s(literal -1 binary64)) |
(*.f64 b (+.f64 y t)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 y t))) |
(*.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 b (*.f64 y b)) (*.f64 (*.f64 t b) (-.f64 (*.f64 t b) (*.f64 y b)))))) |
(*.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 b (*.f64 t b)) (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 (*.f64 y b) b) t))))) |
(*.f64 (*.f64 (*.f64 b (+.f64 y t)) (*.f64 b (-.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 y t)))) |
(*.f64 (+.f64 y t) b) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 b (*.f64 y b)) (*.f64 (*.f64 t b) (-.f64 (*.f64 t b) (*.f64 y b))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y t)) (*.f64 b (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (-.f64 y t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 y (*.f64 b (*.f64 y b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t b) (*.f64 y b)))) |
(*.f64 (/.f64 (*.f64 b (+.f64 y t)) b) (/.f64 (*.f64 b (-.f64 y t)) (-.f64 y t))) |
(+.f64 x (*.f64 b (+.f64 y t))) |
(+.f64 (*.f64 t b) (fma.f64 y b x)) |
(+.f64 (*.f64 y b) (fma.f64 t b x)) |
(+.f64 (*.f64 b (+.f64 y t)) x) |
(+.f64 (fma.f64 y b x) (*.f64 t b)) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (-.f64 x (*.f64 b (+.f64 y t)))))) |
(+.f64 (+.f64 x (*.f64 t b)) (*.f64 y b)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y t)))) (/.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (-.f64 x (*.f64 b (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (fma.f64 b (+.f64 y t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 b (+.f64 y t) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (-.f64 (fma.f64 y b x) (*.f64 t b))) (/.f64 (*.f64 t (*.f64 b (*.f64 t b))) (-.f64 (fma.f64 y b x) (*.f64 t b)))) |
(fma.f64 y b (fma.f64 t b x)) |
(fma.f64 t b (fma.f64 y b x)) |
(fma.f64 b y (fma.f64 t b x)) |
(fma.f64 b t (fma.f64 y b x)) |
(fma.f64 b (+.f64 y t) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (+.f64 y t)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (-.f64 x (*.f64 b (+.f64 y t)))))) |
(fma.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 b (*.f64 y b)) (*.f64 (*.f64 t b) (-.f64 (*.f64 t b) (*.f64 y b))))) x) |
(fma.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 b (*.f64 t b)) (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (*.f64 (*.f64 y b) b) t)))) x) |
(fma.f64 (*.f64 (*.f64 b (+.f64 y t)) (*.f64 b (-.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 y t))) x) |
(fma.f64 (+.f64 y t) b x) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 b (*.f64 y b)) (*.f64 (*.f64 t b) (-.f64 (*.f64 t b) (*.f64 y b)))))) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 y t)) (*.f64 b (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (-.f64 y t)))) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 x (*.f64 y b))))) (*.f64 t b)) |
(fma.f64 (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 y (*.f64 b (*.f64 y b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t b) (*.f64 y b))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 b (*.f64 y b)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y b))) (*.f64 t b)) |
(fma.f64 (/.f64 (*.f64 b (+.f64 y t)) b) (/.f64 (*.f64 b (-.f64 y t)) (-.f64 y t)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 y t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 y t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (*.f64 (+.f64 y t) (+.f64 y t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y t)))) (*.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)) (fma.f64 b (+.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y b x) (fma.f64 y b x) (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (fma.f64 y b x) (*.f64 t b)))) (fma.f64 (fma.f64 y b x) (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (*.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 y t) (neg.f64 x)) (-.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y b x) (*.f64 t b)) (-.f64 (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (*.f64 t (*.f64 b (*.f64 t b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)) (fma.f64 b (+.f64 y t) x)) (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)) (fma.f64 b (+.f64 y t) x)) (fma.f64 (*.f64 b b) (*.f64 (+.f64 y t) (+.f64 y t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y t))))) |
(/.f64 (*.f64 (fma.f64 b (+.f64 y t) x) (-.f64 x (*.f64 b (+.f64 y t)))) (-.f64 x (*.f64 b (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)) (fma.f64 b (+.f64 y t) x))) (neg.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)) (fma.f64 b (+.f64 y t) x))) (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (+.f64 y t) (+.f64 y t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y t) x) (-.f64 x (*.f64 b (+.f64 y t))))) (neg.f64 (-.f64 x (*.f64 b (+.f64 y t))))) |
(/.f64 (fma.f64 (fma.f64 y b x) (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (*.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))))) (fma.f64 (fma.f64 y b x) (fma.f64 y b x) (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (fma.f64 y b x) (*.f64 t b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (*.f64 x x)) (fma.f64 b (+.f64 y t) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (*.f64 t (*.f64 b (*.f64 t b)))) (-.f64 (fma.f64 y b x) (*.f64 t b))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y t)))) (*.f64 (-.f64 x (*.f64 b (+.f64 y t))) (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))))) (*.f64 (-.f64 x (*.f64 b (+.f64 y t))) (-.f64 x (*.f64 b (+.f64 y t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)) (fma.f64 b (+.f64 y t) x)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y t) x) (-.f64 x (*.f64 b (+.f64 y t)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 b (+.f64 y t)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y b x) (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (*.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b)))))) (neg.f64 (fma.f64 (fma.f64 y b x) (fma.f64 y b x) (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (fma.f64 y b x) (*.f64 t b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (*.f64 x x))) (neg.f64 (fma.f64 b (+.f64 y t) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (*.f64 t (*.f64 b (*.f64 t b))))) (neg.f64 (-.f64 (fma.f64 y b x) (*.f64 t b)))) |
(/.f64 (fma.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (fma.f64 y b x) (*.f64 (fma.f64 y b x) (fma.f64 y b x)))) (fma.f64 b (*.f64 t (*.f64 t b)) (-.f64 (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (*.f64 (*.f64 t b) (fma.f64 y b x))))) |
(/.f64 (fma.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))) (pow.f64 (fma.f64 t b x) #s(literal 3 binary64))) (fma.f64 y (*.f64 b (*.f64 y b)) (-.f64 (*.f64 (fma.f64 t b x) (fma.f64 t b x)) (*.f64 (*.f64 y b) (fma.f64 t b x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 t b)) #s(literal 3 binary64)) (*.f64 (*.f64 y b) (*.f64 y (*.f64 b (*.f64 y b))))) (fma.f64 (+.f64 x (*.f64 t b)) (+.f64 x (*.f64 t b)) (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (+.f64 x (*.f64 t b)) (*.f64 y b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (-.f64 x (*.f64 b (+.f64 y t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y t)))) (fma.f64 (/.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (-.f64 x (*.f64 b (+.f64 y t)))) (/.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (-.f64 x (*.f64 b (+.f64 y t)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 y t)))) (/.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (-.f64 x (*.f64 b (+.f64 y t)))))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (fma.f64 y b x) (fma.f64 y b x))) (-.f64 (*.f64 t b) (fma.f64 y b x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 b (*.f64 y b))) (*.f64 (fma.f64 t b x) (fma.f64 t b x))) (-.f64 (*.f64 y b) (fma.f64 t b x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t b)) (+.f64 x (*.f64 t b))) (*.f64 y (*.f64 b (*.f64 y b)))) (-.f64 (+.f64 x (*.f64 t b)) (*.f64 y b))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 y t) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 y t) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)) (fma.f64 b (+.f64 y t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)) (fma.f64 b (+.f64 y t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (+.f64 y t) (+.f64 y t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x b) (+.f64 y t)))))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 y t) x) (-.f64 x (*.f64 b (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b (+.f64 y t))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x)) (fma.f64 b (+.f64 y t) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b (+.f64 y t)) (fma.f64 b (+.f64 y t) (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 y t) x) (-.f64 x (*.f64 b (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 b (+.f64 y t)))))) |
(*.f64 (fma.f64 (fma.f64 y b x) (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (*.f64 (*.f64 t b) (*.f64 t (*.f64 b (*.f64 t b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y b x) (fma.f64 y b x) (-.f64 (*.f64 t (*.f64 b (*.f64 t b))) (*.f64 (fma.f64 y b x) (*.f64 t b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 (+.f64 y t) (*.f64 b (+.f64 y t)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 y t) (neg.f64 x)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 y b x) (fma.f64 y b x)) (*.f64 t (*.f64 b (*.f64 t b)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y b x) (*.f64 t b)))) |
(+.f64 a (neg.f64 b)) |
(+.f64 (neg.f64 b) a) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(-.f64 a b) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 a (neg.f64 b)))) |
(fma.f64 #s(literal -1 binary64) b a) |
(fma.f64 a #s(literal 1 binary64) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) a (neg.f64 b)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a (neg.f64 b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (neg.f64 b)) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a (neg.f64 b))))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a (neg.f64 b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (neg.f64 (-.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (*.f64 a (*.f64 a a))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 (neg.f64 b) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a a (*.f64 b (+.f64 a b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 a b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 a a) (+.f64 a b)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 b b) (+.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (neg.f64 b) a)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 a b)) |
(*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 (*.f64 b b) (*.f64 a (neg.f64 b)))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a (neg.f64 b)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a b)))) |
| 1× | egg-herbie |
| 14 092× | accelerator-lowering-fma.f32 |
| 14 092× | accelerator-lowering-fma.f64 |
| 4 872× | *-lowering-*.f32 |
| 4 872× | *-lowering-*.f64 |
| 3 940× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 302 | 3362 |
| 1 | 1032 | 3234 |
| 2 | 3180 | 3123 |
| 0 | 8153 | 2918 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (+ (* t (- a b)) (* z (- y 1)))) |
(- x (+ (* t (- a b)) (* z (- y 1)))) |
(- x (+ (* t (- a b)) (* z (- y 1)))) |
(- x (+ (* t (- a b)) (* z (- y 1)))) |
x |
(* x (+ 1 (* -1 (/ (+ (* t (- a b)) (* z (- y 1))) x)))) |
(* x (+ 1 (* -1 (/ (+ (* t (- a b)) (* z (- y 1))) x)))) |
(* x (+ 1 (* -1 (/ (+ (* t (- a b)) (* z (- y 1))) x)))) |
x |
(* -1 (* x (- (+ (/ (* t (- a b)) x) (/ (* z (- y 1)) x)) 1))) |
(* -1 (* x (- (+ (/ (* t (- a b)) x) (/ (* z (- y 1)) x)) 1))) |
(* -1 (* x (- (+ (/ (* t (- a b)) x) (/ (* z (- y 1)) x)) 1))) |
(- x (+ (* -1 z) (* t (- a b)))) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* t (- a b)))) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* t (- a b)))) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* t (- a b)))) |
(* -1 (* y z)) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y))))) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y))))) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y))))) |
(* -1 (* y z)) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* t (- a b)))) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* t (- a b)))) y)) (* -1 z)))) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* t (- a b)))) y)) (* -1 z)))) |
(- x (* t (- a b))) |
(- (+ x (* z (- 1 y))) (* t (- a b))) |
(- (+ x (* z (- 1 y))) (* t (- a b))) |
(- (+ x (* z (- 1 y))) (* t (- a b))) |
(* z (- 1 y)) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* t (- a b)) z)))) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* t (- a b)) z)))) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* t (- a b)) z)))) |
(* -1 (* z (- y 1))) |
(* -1 (* z (- (* -1 (/ (- x (* t (- a b))) z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ (- x (* t (- a b))) z)) (* -1 (- y 1))))) |
(* -1 (* z (- (* -1 (/ (- x (* t (- a b))) z)) (* -1 (- y 1))))) |
(- x (* z (- y 1))) |
(- (+ x (* t (- b a))) (* z (- y 1))) |
(- (+ x (* t (- b a))) (* z (- y 1))) |
(- (+ x (* t (- b a))) (* z (- y 1))) |
(* t (- b a)) |
(* t (- (+ b (/ x t)) (+ a (/ (* z (- y 1)) t)))) |
(* t (- (+ b (/ x t)) (+ a (/ (* z (- y 1)) t)))) |
(* t (- (+ b (/ x t)) (+ a (/ (* z (- y 1)) t)))) |
(* -1 (* t (- a b))) |
(* -1 (* t (- (* -1 (/ (- x (* z (- y 1))) t)) (* -1 (- a b))))) |
(* -1 (* t (- (* -1 (/ (- x (* z (- y 1))) t)) (* -1 (- a b))))) |
(* -1 (* t (- (* -1 (/ (- x (* z (- y 1))) t)) (* -1 (- a b))))) |
(- x (+ (* -1 (* b t)) (* z (- y 1)))) |
(- (+ x (* -1 (* a t))) (+ (* -1 (* b t)) (* z (- y 1)))) |
(- (+ x (* -1 (* a t))) (+ (* -1 (* b t)) (* z (- y 1)))) |
(- (+ x (* -1 (* a t))) (+ (* -1 (* b t)) (* z (- y 1)))) |
(* -1 (* a t)) |
(* a (- (/ x a) (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a))))) |
(* a (- (/ x a) (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a))))) |
(* a (- (/ x a) (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a))))) |
(* -1 (* a t)) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b t)) (* z (- y 1)))) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b t)) (* z (- y 1)))) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b t)) (* z (- y 1)))) a)) (* -1 t)))) |
(- x (+ (* a t) (* z (- y 1)))) |
(- (+ x (* b t)) (+ (* a t) (* z (- y 1)))) |
(- (+ x (* b t)) (+ (* a t) (* z (- y 1)))) |
(- (+ x (* b t)) (+ (* a t) (* z (- y 1)))) |
(* b t) |
(* b (- (/ x b) (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b))))) |
(* b (- (/ x b) (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b))))) |
(* b (- (/ x b) (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b))))) |
(* b t) |
(* -1 (* b (- (* -1 (/ (- x (+ (* a t) (* z (- y 1)))) b)) t))) |
(* -1 (* b (- (* -1 (/ (- x (+ (* a t) (* z (- y 1)))) b)) t))) |
(* -1 (* b (- (* -1 (/ (- x (+ (* a t) (* z (- y 1)))) b)) t))) |
(+ (* -1 z) (* t (- a b))) |
(+ (* -1 z) (+ (* t (- a b)) (* y z))) |
(+ (* -1 z) (+ (* t (- a b)) (* y z))) |
(+ (* -1 z) (+ (* t (- a b)) (* y z))) |
(* y z) |
(* y (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y)))) |
(* y (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y)))) |
(* y (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 z) (* t (- a b))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 z) (* t (- a b))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 z) (* t (- a b))) y))))) |
(* t (- a b)) |
(+ (* t (- a b)) (* z (- y 1))) |
(+ (* t (- a b)) (* z (- y 1))) |
(+ (* t (- a b)) (* z (- y 1))) |
(* z (- y 1)) |
(* z (- (+ y (/ (* t (- a b)) z)) 1)) |
(* z (- (+ y (/ (* t (- a b)) z)) 1)) |
(* z (- (+ y (/ (* t (- a b)) z)) 1)) |
(* z (- y 1)) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (* t (- a b)) z))))) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (* t (- a b)) z))))) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (* t (- a b)) z))))) |
(* z (- y 1)) |
(+ (* t (- a b)) (* z (- y 1))) |
(+ (* t (- a b)) (* z (- y 1))) |
(+ (* t (- a b)) (* z (- y 1))) |
(* t (- a b)) |
(* t (- (+ a (/ (* z (- y 1)) t)) b)) |
(* t (- (+ a (/ (* z (- y 1)) t)) b)) |
(* t (- (+ a (/ (* z (- y 1)) t)) b)) |
(* t (- a b)) |
(* -1 (* t (+ (* -1 (- a b)) (* -1 (/ (* z (- y 1)) t))))) |
(* -1 (* t (+ (* -1 (- a b)) (* -1 (/ (* z (- y 1)) t))))) |
(* -1 (* t (+ (* -1 (- a b)) (* -1 (/ (* z (- y 1)) t))))) |
(+ (* -1 (* b t)) (* z (- y 1))) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(* a t) |
(* a (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a)))) |
(* a (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a)))) |
(* a (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a)))) |
(* a t) |
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ (* -1 (* b t)) (* z (- y 1))) a))))) |
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ (* -1 (* b t)) (* z (- y 1))) a))))) |
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ (* -1 (* b t)) (* z (- y 1))) a))))) |
(+ (* a t) (* z (- y 1))) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(* -1 (* b t)) |
(* b (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b)))) |
(* b (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b)))) |
(* b (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b)))) |
(* -1 (* b t)) |
(* -1 (* b (+ t (* -1 (/ (+ (* a t) (* z (- y 1))) b))))) |
(* -1 (* b (+ t (* -1 (/ (+ (* a t) (* z (- y 1))) b))))) |
(* -1 (* b (+ t (* -1 (/ (+ (* a t) (* z (- y 1))) b))))) |
-1 |
(- y 1) |
(- y 1) |
(- y 1) |
y |
(* y (- 1 (/ 1 y))) |
(* y (- 1 (/ 1 y))) |
(* y (- 1 (/ 1 y))) |
y |
(* -1 (* y (- (/ 1 y) 1))) |
(* -1 (* y (- (/ 1 y) 1))) |
(* -1 (* y (- (/ 1 y) 1))) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* t (- a b)) |
(* -1 (* b t)) |
(+ (* -1 (* b t)) (* a t)) |
(+ (* -1 (* b t)) (* a t)) |
(+ (* -1 (* b t)) (* a t)) |
(* a t) |
(* a (+ t (* -1 (/ (* b t) a)))) |
(* a (+ t (* -1 (/ (* b t) a)))) |
(* a (+ t (* -1 (/ (* b t) a)))) |
(* a t) |
(* -1 (* a (+ (* -1 t) (/ (* b t) a)))) |
(* -1 (* a (+ (* -1 t) (/ (* b t) a)))) |
(* -1 (* a (+ (* -1 t) (/ (* b t) a)))) |
(* a t) |
(+ (* -1 (* b t)) (* a t)) |
(+ (* -1 (* b t)) (* a t)) |
(+ (* -1 (* b t)) (* a t)) |
(* -1 (* b t)) |
(* b (+ (* -1 t) (/ (* a t) b))) |
(* b (+ (* -1 t) (/ (* a t) b))) |
(* b (+ (* -1 t) (/ (* a t) b))) |
(* -1 (* b t)) |
(* -1 (* b (+ t (* -1 (/ (* a t) b))))) |
(* -1 (* b (+ t (* -1 (/ (* a t) b))))) |
(* -1 (* b (+ t (* -1 (/ (* a t) b))))) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b t) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* b (- y 2)) |
(* -2 b) |
(+ (* -2 b) (* b y)) |
(+ (* -2 b) (* b y)) |
(+ (* -2 b) (* b y)) |
(* b y) |
(* y (+ b (* -2 (/ b y)))) |
(* y (+ b (* -2 (/ b y)))) |
(* y (+ b (* -2 (/ b y)))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* 2 (/ b y))))) |
(* -1 (* y (+ (* -1 b) (* 2 (/ b y))))) |
(* -1 (* y (+ (* -1 b) (* 2 (/ b y))))) |
-2 |
(- y 2) |
(- y 2) |
(- y 2) |
y |
(* y (- 1 (* 2 (/ 1 y)))) |
(* y (- 1 (* 2 (/ 1 y)))) |
(* y (- 1 (* 2 (/ 1 y)))) |
y |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
x |
(+ x (* a (- 1 t))) |
(+ x (* a (- 1 t))) |
(+ x (* a (- 1 t))) |
(* a (- 1 t)) |
(* a (- (+ 1 (/ x a)) t)) |
(* a (- (+ 1 (/ x a)) t)) |
(* a (- (+ 1 (/ x a)) t)) |
(* a (- 1 t)) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(+ a x) |
(+ a (+ x (* -1 (* a t)))) |
(+ a (+ x (* -1 (* a t)))) |
(+ a (+ x (* -1 (* a t)))) |
(* -1 (* a t)) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(* -1 (* a t)) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(* a (- 1 t)) |
(+ x (* a (- 1 t))) |
(+ x (* a (- 1 t))) |
(+ x (* a (- 1 t))) |
x |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
1 |
(+ 1 (* -1 t)) |
(+ 1 (* -1 t)) |
(+ 1 (* -1 t)) |
(* -1 t) |
(* t (- (/ 1 t) 1)) |
(* t (- (/ 1 t) 1)) |
(* t (- (/ 1 t) 1)) |
(* -1 t) |
(* -1 (* t (- 1 (/ 1 t)))) |
(* -1 (* t (- 1 (/ 1 t)))) |
(* -1 (* t (- 1 (/ 1 t)))) |
(* b t) |
(+ (* b t) (* b y)) |
(+ (* b t) (* b y)) |
(+ (* b t) (* b y)) |
(* b y) |
(* y (+ b (/ (* b t) y))) |
(* y (+ b (/ (* b t) y))) |
(* y (+ b (/ (* b t) y))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b t) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b t) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b t) y))))) |
(* b (+ t y)) |
(* b (+ t y)) |
(* b (+ t y)) |
(* b (+ t y)) |
(* b (+ t y)) |
(* b (+ t y)) |
(* b (+ t y)) |
(* b (+ t y)) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(* b y) |
(+ (* b t) (* b y)) |
(+ (* b t) (* b y)) |
(+ (* b t) (* b y)) |
(* b t) |
(* t (+ b (/ (* b y) t))) |
(* t (+ b (/ (* b y) t))) |
(* t (+ b (/ (* b y) t))) |
(* b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b y) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b y) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b y) t))))) |
(+ (* b t) (* b y)) |
(+ x (+ (* b t) (* b y))) |
(+ x (+ (* b t) (* b y))) |
(+ x (+ (* b t) (* b y))) |
x |
(* x (+ 1 (+ (/ (* b t) x) (/ (* b y) x)))) |
(* x (+ 1 (+ (/ (* b t) x) (/ (* b y) x)))) |
(* x (+ 1 (+ (/ (* b t) x) (/ (* b y) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (* b t) (* b y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* b t) (* b y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* b t) (* b y)) x)) 1))) |
(+ x (* b t)) |
(+ x (+ (* b t) (* b y))) |
(+ x (+ (* b t) (* b y))) |
(+ x (+ (* b t) (* b y))) |
(* b y) |
(* y (+ b (+ (/ x y) (/ (* b t) y)))) |
(* y (+ b (+ (/ x y) (/ (* b t) y)))) |
(* y (+ b (+ (/ x y) (/ (* b t) y)))) |
(* b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b t)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b t)) y))))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b t)) y))))) |
x |
(+ x (* b (+ t y))) |
(+ x (* b (+ t y))) |
(+ x (* b (+ t y))) |
(* b (+ t y)) |
(* b (+ t (+ y (/ x b)))) |
(* b (+ t (+ y (/ x b)))) |
(* b (+ t (+ y (/ x b)))) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(* -1 (* b (+ (* -1 t) (+ (* -1 y) (* -1 (/ x b)))))) |
(* -1 (* b (+ (* -1 t) (+ (* -1 y) (* -1 (/ x b)))))) |
(* -1 (* b (+ (* -1 t) (+ (* -1 y) (* -1 (/ x b)))))) |
(+ x (* b y)) |
(+ x (+ (* b t) (* b y))) |
(+ x (+ (* b t) (* b y))) |
(+ x (+ (* b t) (* b y))) |
(* b t) |
(* t (+ b (+ (/ x t) (/ (* b y) t)))) |
(* t (+ b (+ (/ x t) (/ (* b y) t)))) |
(* t (+ b (+ (/ x t) (/ (* b y) t)))) |
(* b t) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b y)) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b y)) t))))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b y)) t))))) |
(* -1 b) |
(- a b) |
(- a b) |
(- a b) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
a |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(* -1 b) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
| Outputs |
|---|
(* -1 (+ (* t (- a b)) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (neg.f64 y) z)) |
(- x (+ (* t (- a b)) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- x (+ (* t (- a b)) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- x (+ (* t (- a b)) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
x |
(* x (+ 1 (* -1 (/ (+ (* t (- a b)) (* z (- y 1))) x)))) |
(fma.f64 x (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 z (neg.f64 y) z)) x) x) |
(* x (+ 1 (* -1 (/ (+ (* t (- a b)) (* z (- y 1))) x)))) |
(fma.f64 x (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 z (neg.f64 y) z)) x) x) |
(* x (+ 1 (* -1 (/ (+ (* t (- a b)) (* z (- y 1))) x)))) |
(fma.f64 x (/.f64 (fma.f64 t (-.f64 b a) (fma.f64 z (neg.f64 y) z)) x) x) |
x |
(* -1 (* x (- (+ (/ (* t (- a b)) x) (/ (* z (- y 1)) x)) 1))) |
(*.f64 (fma.f64 t (/.f64 (-.f64 a b) x) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) x) #s(literal -1 binary64))) (neg.f64 x)) |
(* -1 (* x (- (+ (/ (* t (- a b)) x) (/ (* z (- y 1)) x)) 1))) |
(*.f64 (fma.f64 t (/.f64 (-.f64 a b) x) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) x) #s(literal -1 binary64))) (neg.f64 x)) |
(* -1 (* x (- (+ (/ (* t (- a b)) x) (/ (* z (- y 1)) x)) 1))) |
(*.f64 (fma.f64 t (/.f64 (-.f64 a b) x) (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) x) #s(literal -1 binary64))) (neg.f64 x)) |
(- x (+ (* -1 z) (* t (- a b)))) |
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* t (- a b)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* t (- a b)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* -1 (* y z))) (+ (* -1 z) (* t (- a b)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y))))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x (fma.f64 t (-.f64 b a) z)) y) z)) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y))))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x (fma.f64 t (-.f64 b a) z)) y) z)) |
(* y (- (/ x y) (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y))))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x (fma.f64 t (-.f64 b a) z)) y) z)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* t (- a b)))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x (fma.f64 t (-.f64 b a) z)) y) z)) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* t (- a b)))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x (fma.f64 t (-.f64 b a) z)) y) z)) |
(* -1 (* y (- (* -1 (/ (- x (+ (* -1 z) (* t (- a b)))) y)) (* -1 z)))) |
(*.f64 y (-.f64 (/.f64 (+.f64 x (fma.f64 t (-.f64 b a) z)) y) z)) |
(- x (* t (- a b))) |
(fma.f64 t (-.f64 b a) x) |
(- (+ x (* z (- 1 y))) (* t (- a b))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* z (- 1 y))) (* t (- a b))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* z (- 1 y))) (* t (- a b))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(* z (- 1 y)) |
(fma.f64 z (neg.f64 y) z) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* t (- a b)) z)))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 t (-.f64 b a) x) z) y) z) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* t (- a b)) z)))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 t (-.f64 b a) x) z) y) z) |
(* z (- (+ 1 (/ x z)) (+ y (/ (* t (- a b)) z)))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 t (-.f64 b a) x) z) y) z) |
(* -1 (* z (- y 1))) |
(fma.f64 z (neg.f64 y) z) |
(* -1 (* z (- (* -1 (/ (- x (* t (- a b))) z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 t (-.f64 b a) x) z) y) z) |
(* -1 (* z (- (* -1 (/ (- x (* t (- a b))) z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 t (-.f64 b a) x) z) y) z) |
(* -1 (* z (- (* -1 (/ (- x (* t (- a b))) z)) (* -1 (- y 1))))) |
(fma.f64 z (-.f64 (/.f64 (fma.f64 t (-.f64 b a) x) z) y) z) |
(- x (* z (- y 1))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(- (+ x (* t (- b a))) (* z (- y 1))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* t (- b a))) (* z (- y 1))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* t (- b a))) (* z (- y 1))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(* t (- b a)) |
(*.f64 t (-.f64 b a)) |
(* t (- (+ b (/ x t)) (+ a (/ (* z (- y 1)) t)))) |
(*.f64 t (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) t) (-.f64 b a))) |
(* t (- (+ b (/ x t)) (+ a (/ (* z (- y 1)) t)))) |
(*.f64 t (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) t) (-.f64 b a))) |
(* t (- (+ b (/ x t)) (+ a (/ (* z (- y 1)) t)))) |
(*.f64 t (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) t) (-.f64 b a))) |
(* -1 (* t (- a b))) |
(*.f64 t (-.f64 b a)) |
(* -1 (* t (- (* -1 (/ (- x (* z (- y 1))) t)) (* -1 (- a b))))) |
(*.f64 t (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) t) (-.f64 b a))) |
(* -1 (* t (- (* -1 (/ (- x (* z (- y 1))) t)) (* -1 (- a b))))) |
(*.f64 t (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) t) (-.f64 b a))) |
(* -1 (* t (- (* -1 (/ (- x (* z (- y 1))) t)) (* -1 (- a b))))) |
(*.f64 t (+.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) t) (-.f64 b a))) |
(- x (+ (* -1 (* b t)) (* z (- y 1)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) |
(- (+ x (* -1 (* a t))) (+ (* -1 (* b t)) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* -1 (* a t))) (+ (* -1 (* b t)) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* -1 (* a t))) (+ (* -1 (* b t)) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(* -1 (* a t)) |
(*.f64 t (neg.f64 a)) |
(* a (- (/ x a) (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a))))) |
(*.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) a) t)) |
(* a (- (/ x a) (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a))))) |
(*.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) a) t)) |
(* a (- (/ x a) (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a))))) |
(*.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) a) t)) |
(* -1 (* a t)) |
(*.f64 t (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b t)) (* z (- y 1)))) a)) (* -1 t)))) |
(*.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) a) t)) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b t)) (* z (- y 1)))) a)) (* -1 t)))) |
(*.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) a) t)) |
(* -1 (* a (- (* -1 (/ (- x (+ (* -1 (* b t)) (* z (- y 1)))) a)) (* -1 t)))) |
(*.f64 a (-.f64 (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) a) t)) |
(- x (+ (* a t) (* z (- y 1)))) |
(-.f64 x (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a))) |
(- (+ x (* b t)) (+ (* a t) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* b t)) (+ (* a t) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(- (+ x (* b t)) (+ (* a t) (* z (- y 1)))) |
(fma.f64 t (-.f64 b a) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(* b t) |
(*.f64 t b) |
(* b (- (/ x b) (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b))))) |
(*.f64 b (+.f64 (/.f64 (-.f64 x (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a))) b) t)) |
(* b (- (/ x b) (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b))))) |
(*.f64 b (+.f64 (/.f64 (-.f64 x (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a))) b) t)) |
(* b (- (/ x b) (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b))))) |
(*.f64 b (+.f64 (/.f64 (-.f64 x (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a))) b) t)) |
(* b t) |
(*.f64 t b) |
(* -1 (* b (- (* -1 (/ (- x (+ (* a t) (* z (- y 1)))) b)) t))) |
(*.f64 b (+.f64 (/.f64 (-.f64 x (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a))) b) t)) |
(* -1 (* b (- (* -1 (/ (- x (+ (* a t) (* z (- y 1)))) b)) t))) |
(*.f64 b (+.f64 (/.f64 (-.f64 x (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a))) b) t)) |
(* -1 (* b (- (* -1 (/ (- x (+ (* a t) (* z (- y 1)))) b)) t))) |
(*.f64 b (+.f64 (/.f64 (-.f64 x (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a))) b) t)) |
(+ (* -1 z) (* t (- a b))) |
(-.f64 (*.f64 t (-.f64 a b)) z) |
(+ (* -1 z) (+ (* t (- a b)) (* y z))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* -1 z) (+ (* t (- a b)) (* y z))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* -1 z) (+ (* t (- a b)) (* y z))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(* y z) |
(*.f64 z y) |
(* y (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y)))) |
(*.f64 y (+.f64 z (/.f64 (-.f64 (*.f64 t (-.f64 a b)) z) y))) |
(* y (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y)))) |
(*.f64 y (+.f64 z (/.f64 (-.f64 (*.f64 t (-.f64 a b)) z) y))) |
(* y (+ z (+ (* -1 (/ z y)) (/ (* t (- a b)) y)))) |
(*.f64 y (+.f64 z (/.f64 (-.f64 (*.f64 t (-.f64 a b)) z) y))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 z) (* t (- a b))) y))))) |
(*.f64 y (+.f64 z (/.f64 (-.f64 (*.f64 t (-.f64 a b)) z) y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 z) (* t (- a b))) y))))) |
(*.f64 y (+.f64 z (/.f64 (-.f64 (*.f64 t (-.f64 a b)) z) y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ (* -1 z) (* t (- a b))) y))))) |
(*.f64 y (+.f64 z (/.f64 (-.f64 (*.f64 t (-.f64 a b)) z) y))) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(+ (* t (- a b)) (* z (- y 1))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* t (- a b)) (* z (- y 1))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* t (- a b)) (* z (- y 1))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(* z (- y 1)) |
(fma.f64 z y (neg.f64 z)) |
(* z (- (+ y (/ (* t (- a b)) z)) 1)) |
(*.f64 z (+.f64 y (fma.f64 t (/.f64 (-.f64 a b) z) #s(literal -1 binary64)))) |
(* z (- (+ y (/ (* t (- a b)) z)) 1)) |
(*.f64 z (+.f64 y (fma.f64 t (/.f64 (-.f64 a b) z) #s(literal -1 binary64)))) |
(* z (- (+ y (/ (* t (- a b)) z)) 1)) |
(*.f64 z (+.f64 y (fma.f64 t (/.f64 (-.f64 a b) z) #s(literal -1 binary64)))) |
(* z (- y 1)) |
(fma.f64 z y (neg.f64 z)) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (* t (- a b)) z))))) |
(*.f64 z (+.f64 y (fma.f64 t (/.f64 (-.f64 a b) z) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (* t (- a b)) z))))) |
(*.f64 z (+.f64 y (fma.f64 t (/.f64 (-.f64 a b) z) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (- y 1)) (* -1 (/ (* t (- a b)) z))))) |
(*.f64 z (+.f64 y (fma.f64 t (/.f64 (-.f64 a b) z) #s(literal -1 binary64)))) |
(* z (- y 1)) |
(fma.f64 z y (neg.f64 z)) |
(+ (* t (- a b)) (* z (- y 1))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* t (- a b)) (* z (- y 1))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* t (- a b)) (* z (- y 1))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- (+ a (/ (* z (- y 1)) t)) b)) |
(*.f64 t (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) t) (-.f64 a b))) |
(* t (- (+ a (/ (* z (- y 1)) t)) b)) |
(*.f64 t (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) t) (-.f64 a b))) |
(* t (- (+ a (/ (* z (- y 1)) t)) b)) |
(*.f64 t (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) t) (-.f64 a b))) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* -1 (* t (+ (* -1 (- a b)) (* -1 (/ (* z (- y 1)) t))))) |
(*.f64 t (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) t) (-.f64 a b))) |
(* -1 (* t (+ (* -1 (- a b)) (* -1 (/ (* z (- y 1)) t))))) |
(*.f64 t (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) t) (-.f64 a b))) |
(* -1 (* t (+ (* -1 (- a b)) (* -1 (/ (* z (- y 1)) t))))) |
(*.f64 t (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) y) t) (-.f64 a b))) |
(+ (* -1 (* b t)) (* z (- y 1))) |
(fma.f64 t (neg.f64 b) (fma.f64 z y (neg.f64 z))) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(* a t) |
(*.f64 t a) |
(* a (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a)))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 t b (fma.f64 z (neg.f64 y) z)) a) t))) |
(* a (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a)))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 t b (fma.f64 z (neg.f64 y) z)) a) t))) |
(* a (+ t (+ (* -1 (/ (* b t) a)) (/ (* z (- y 1)) a)))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 t b (fma.f64 z (neg.f64 y) z)) a) t))) |
(* a t) |
(*.f64 t a) |
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ (* -1 (* b t)) (* z (- y 1))) a))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 t b (fma.f64 z (neg.f64 y) z)) a) t))) |
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ (* -1 (* b t)) (* z (- y 1))) a))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 t b (fma.f64 z (neg.f64 y) z)) a) t))) |
(* -1 (* a (+ (* -1 t) (* -1 (/ (+ (* -1 (* b t)) (* z (- y 1))) a))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 t b (fma.f64 z (neg.f64 y) z)) a) t))) |
(+ (* a t) (* z (- y 1))) |
(fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a)) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(+ (* -1 (* b t)) (+ (* a t) (* z (- y 1)))) |
(-.f64 (fma.f64 t (-.f64 a b) (*.f64 z y)) z) |
(* -1 (* b t)) |
(*.f64 t (neg.f64 b)) |
(* b (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b)))) |
(*.f64 b (fma.f64 t (/.f64 a b) (-.f64 (/.f64 (fma.f64 z y (neg.f64 z)) b) t))) |
(* b (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b)))) |
(*.f64 b (fma.f64 t (/.f64 a b) (-.f64 (/.f64 (fma.f64 z y (neg.f64 z)) b) t))) |
(* b (+ (* -1 t) (+ (/ (* a t) b) (/ (* z (- y 1)) b)))) |
(*.f64 b (fma.f64 t (/.f64 a b) (-.f64 (/.f64 (fma.f64 z y (neg.f64 z)) b) t))) |
(* -1 (* b t)) |
(*.f64 t (neg.f64 b)) |
(* -1 (* b (+ t (* -1 (/ (+ (* a t) (* z (- y 1))) b))))) |
(neg.f64 (*.f64 b (-.f64 t (/.f64 (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a)) b)))) |
(* -1 (* b (+ t (* -1 (/ (+ (* a t) (* z (- y 1))) b))))) |
(neg.f64 (*.f64 b (-.f64 t (/.f64 (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a)) b)))) |
(* -1 (* b (+ t (* -1 (/ (+ (* a t) (* z (- y 1))) b))))) |
(neg.f64 (*.f64 b (-.f64 t (/.f64 (fma.f64 z (+.f64 #s(literal -1 binary64) y) (*.f64 t a)) b)))) |
-1 |
#s(literal -1 binary64) |
(- y 1) |
(+.f64 #s(literal -1 binary64) y) |
(- y 1) |
(+.f64 #s(literal -1 binary64) y) |
(- y 1) |
(+.f64 #s(literal -1 binary64) y) |
y |
(* y (- 1 (/ 1 y))) |
(+.f64 #s(literal -1 binary64) y) |
(* y (- 1 (/ 1 y))) |
(+.f64 #s(literal -1 binary64) y) |
(* y (- 1 (/ 1 y))) |
(+.f64 #s(literal -1 binary64) y) |
y |
(* -1 (* y (- (/ 1 y) 1))) |
(+.f64 #s(literal -1 binary64) y) |
(* -1 (* y (- (/ 1 y) 1))) |
(+.f64 #s(literal -1 binary64) y) |
(* -1 (* y (- (/ 1 y) 1))) |
(+.f64 #s(literal -1 binary64) y) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* t (- a b)) |
(*.f64 t (-.f64 a b)) |
(* -1 (* b t)) |
(*.f64 t (neg.f64 b)) |
(+ (* -1 (* b t)) (* a t)) |
(*.f64 t (-.f64 a b)) |
(+ (* -1 (* b t)) (* a t)) |
(*.f64 t (-.f64 a b)) |
(+ (* -1 (* b t)) (* a t)) |
(*.f64 t (-.f64 a b)) |
(* a t) |
(*.f64 t a) |
(* a (+ t (* -1 (/ (* b t) a)))) |
(*.f64 a (fma.f64 (neg.f64 t) (/.f64 b a) t)) |
(* a (+ t (* -1 (/ (* b t) a)))) |
(*.f64 a (fma.f64 (neg.f64 t) (/.f64 b a) t)) |
(* a (+ t (* -1 (/ (* b t) a)))) |
(*.f64 a (fma.f64 (neg.f64 t) (/.f64 b a) t)) |
(* a t) |
(*.f64 t a) |
(* -1 (* a (+ (* -1 t) (/ (* b t) a)))) |
(*.f64 a (fma.f64 (neg.f64 t) (/.f64 b a) t)) |
(* -1 (* a (+ (* -1 t) (/ (* b t) a)))) |
(*.f64 a (fma.f64 (neg.f64 t) (/.f64 b a) t)) |
(* -1 (* a (+ (* -1 t) (/ (* b t) a)))) |
(*.f64 a (fma.f64 (neg.f64 t) (/.f64 b a) t)) |
(* a t) |
(*.f64 t a) |
(+ (* -1 (* b t)) (* a t)) |
(*.f64 t (-.f64 a b)) |
(+ (* -1 (* b t)) (* a t)) |
(*.f64 t (-.f64 a b)) |
(+ (* -1 (* b t)) (* a t)) |
(*.f64 t (-.f64 a b)) |
(* -1 (* b t)) |
(*.f64 t (neg.f64 b)) |
(* b (+ (* -1 t) (/ (* a t) b))) |
(*.f64 b (-.f64 (/.f64 (*.f64 t a) b) t)) |
(* b (+ (* -1 t) (/ (* a t) b))) |
(*.f64 b (-.f64 (/.f64 (*.f64 t a) b) t)) |
(* b (+ (* -1 t) (/ (* a t) b))) |
(*.f64 b (-.f64 (/.f64 (*.f64 t a) b) t)) |
(* -1 (* b t)) |
(*.f64 t (neg.f64 b)) |
(* -1 (* b (+ t (* -1 (/ (* a t) b))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 t a) b) t)) |
(* -1 (* b (+ t (* -1 (/ (* a t) b))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 t a) b) t)) |
(* -1 (* b (+ t (* -1 (/ (* a t) b))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 t a) b) t)) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b t) |
(*.f64 t b) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b (- y 2)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(+ (* -2 b) (* b y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(+ (* -2 b) (* b y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(+ (* -2 b) (* b y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(* b y) |
(*.f64 b y) |
(* y (+ b (* -2 (/ b y)))) |
(*.f64 y (fma.f64 b (/.f64 #s(literal -2 binary64) y) b)) |
(* y (+ b (* -2 (/ b y)))) |
(*.f64 y (fma.f64 b (/.f64 #s(literal -2 binary64) y) b)) |
(* y (+ b (* -2 (/ b y)))) |
(*.f64 y (fma.f64 b (/.f64 #s(literal -2 binary64) y) b)) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* 2 (/ b y))))) |
(*.f64 y (fma.f64 b (/.f64 #s(literal -2 binary64) y) b)) |
(* -1 (* y (+ (* -1 b) (* 2 (/ b y))))) |
(*.f64 y (fma.f64 b (/.f64 #s(literal -2 binary64) y) b)) |
(* -1 (* y (+ (* -1 b) (* 2 (/ b y))))) |
(*.f64 y (fma.f64 b (/.f64 #s(literal -2 binary64) y) b)) |
-2 |
#s(literal -2 binary64) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
y |
(* y (- 1 (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* y (- 1 (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* y (- 1 (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
y |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
x |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(* a (- 1 t)) |
(-.f64 a (*.f64 t a)) |
(* a (- (+ 1 (/ x a)) t)) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* a (- (+ 1 (/ x a)) t)) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* a (- (+ 1 (/ x a)) t)) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* a (- 1 t)) |
(-.f64 a (*.f64 t a)) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(* -1 (* a (+ (* -1 (- 1 t)) (* -1 (/ x a))))) |
(fma.f64 a (-.f64 (/.f64 x a) t) a) |
(+ a x) |
(+.f64 a x) |
(+ a (+ x (* -1 (* a t)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ a (+ x (* -1 (* a t)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ a (+ x (* -1 (* a t)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(* -1 (* a t)) |
(*.f64 t (neg.f64 a)) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(*.f64 t (+.f64 (/.f64 x t) (-.f64 (/.f64 a t) a))) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(*.f64 t (+.f64 (/.f64 x t) (-.f64 (/.f64 a t) a))) |
(* t (+ (* -1 a) (+ (/ a t) (/ x t)))) |
(*.f64 t (+.f64 (/.f64 x t) (-.f64 (/.f64 a t) a))) |
(* -1 (* a t)) |
(*.f64 t (neg.f64 a)) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(*.f64 t (+.f64 (neg.f64 a) (/.f64 (+.f64 a x) t))) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(*.f64 t (+.f64 (neg.f64 a) (/.f64 (+.f64 a x) t))) |
(* -1 (* t (+ a (* -1 (/ (+ a x) t))))) |
(*.f64 t (+.f64 (neg.f64 a) (/.f64 (+.f64 a x) t))) |
(* a (- 1 t)) |
(-.f64 a (*.f64 t a)) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(+ x (* a (- 1 t))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
x |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 a x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 a x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* a (- 1 t)) x))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) t) (/.f64 a x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(*.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(*.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* a (- 1 t)) x)) 1))) |
(*.f64 (fma.f64 a (/.f64 (+.f64 #s(literal -1 binary64) t) x) #s(literal -1 binary64)) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 t)) |
(-.f64 #s(literal 1 binary64) t) |
(+ 1 (* -1 t)) |
(-.f64 #s(literal 1 binary64) t) |
(+ 1 (* -1 t)) |
(-.f64 #s(literal 1 binary64) t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ 1 t) 1)) |
(-.f64 #s(literal 1 binary64) t) |
(* t (- (/ 1 t) 1)) |
(-.f64 #s(literal 1 binary64) t) |
(* t (- (/ 1 t) 1)) |
(-.f64 #s(literal 1 binary64) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (- 1 (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) t) |
(* -1 (* t (- 1 (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) t) |
(* -1 (* t (- 1 (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) t) |
(* b t) |
(*.f64 t b) |
(+ (* b t) (* b y)) |
(*.f64 b (+.f64 t y)) |
(+ (* b t) (* b y)) |
(*.f64 b (+.f64 t y)) |
(+ (* b t) (* b y)) |
(*.f64 b (+.f64 t y)) |
(* b y) |
(*.f64 b y) |
(* y (+ b (/ (* b t) y))) |
(*.f64 b (fma.f64 (/.f64 t y) y y)) |
(* y (+ b (/ (* b t) y))) |
(*.f64 b (fma.f64 (/.f64 t y) y y)) |
(* y (+ b (/ (* b t) y))) |
(*.f64 b (fma.f64 (/.f64 t y) y y)) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b t) y))))) |
(*.f64 b (fma.f64 (/.f64 t y) y y)) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b t) y))))) |
(*.f64 b (fma.f64 (/.f64 t y) y y)) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (* b t) y))))) |
(*.f64 b (fma.f64 (/.f64 t y) y y)) |
(* b (+ t y)) |
(*.f64 b (+.f64 t y)) |
(* b (+ t y)) |
(*.f64 b (+.f64 t y)) |
(* b (+ t y)) |
(*.f64 b (+.f64 t y)) |
(* b (+ t y)) |
(*.f64 b (+.f64 t y)) |
(* b (+ t y)) |
(*.f64 b (+.f64 t y)) |
(* b (+ t y)) |
(*.f64 b (+.f64 t y)) |
(* b (+ t y)) |
(*.f64 b (+.f64 t y)) |
(* b (+ t y)) |
(*.f64 b (+.f64 t y)) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(*.f64 b (+.f64 t y)) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(*.f64 b (+.f64 t y)) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(*.f64 b (+.f64 t y)) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(*.f64 b (+.f64 t y)) |
(* b y) |
(*.f64 b y) |
(+ (* b t) (* b y)) |
(*.f64 b (+.f64 t y)) |
(+ (* b t) (* b y)) |
(*.f64 b (+.f64 t y)) |
(+ (* b t) (* b y)) |
(*.f64 b (+.f64 t y)) |
(* b t) |
(*.f64 t b) |
(* t (+ b (/ (* b y) t))) |
(*.f64 b (fma.f64 (/.f64 y t) t t)) |
(* t (+ b (/ (* b y) t))) |
(*.f64 b (fma.f64 (/.f64 y t) t t)) |
(* t (+ b (/ (* b y) t))) |
(*.f64 b (fma.f64 (/.f64 y t) t t)) |
(* b t) |
(*.f64 t b) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b y) t))))) |
(*.f64 b (fma.f64 (/.f64 y t) t t)) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b y) t))))) |
(*.f64 b (fma.f64 (/.f64 y t) t t)) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (* b y) t))))) |
(*.f64 b (fma.f64 (/.f64 y t) t t)) |
(+ (* b t) (* b y)) |
(*.f64 b (+.f64 t y)) |
(+ x (+ (* b t) (* b y))) |
(fma.f64 b (+.f64 t y) x) |
(+ x (+ (* b t) (* b y))) |
(fma.f64 b (+.f64 t y) x) |
(+ x (+ (* b t) (* b y))) |
(fma.f64 b (+.f64 t y) x) |
x |
(* x (+ 1 (+ (/ (* b t) x) (/ (* b y) x)))) |
(fma.f64 x (*.f64 (/.f64 b x) (+.f64 t y)) x) |
(* x (+ 1 (+ (/ (* b t) x) (/ (* b y) x)))) |
(fma.f64 x (*.f64 (/.f64 b x) (+.f64 t y)) x) |
(* x (+ 1 (+ (/ (* b t) x) (/ (* b y) x)))) |
(fma.f64 x (*.f64 (/.f64 b x) (+.f64 t y)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (* b t) (* b y)) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 (neg.f64 b) (/.f64 (+.f64 t y) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* b t) (* b y)) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 (neg.f64 b) (/.f64 (+.f64 t y) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* b t) (* b y)) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 (neg.f64 b) (/.f64 (+.f64 t y) x) #s(literal -1 binary64)))) |
(+ x (* b t)) |
(fma.f64 t b x) |
(+ x (+ (* b t) (* b y))) |
(fma.f64 b (+.f64 t y) x) |
(+ x (+ (* b t) (* b y))) |
(fma.f64 b (+.f64 t y) x) |
(+ x (+ (* b t) (* b y))) |
(fma.f64 b (+.f64 t y) x) |
(* b y) |
(*.f64 b y) |
(* y (+ b (+ (/ x y) (/ (* b t) y)))) |
(*.f64 y (fma.f64 t (/.f64 b y) (+.f64 b (/.f64 x y)))) |
(* y (+ b (+ (/ x y) (/ (* b t) y)))) |
(*.f64 y (fma.f64 t (/.f64 b y) (+.f64 b (/.f64 x y)))) |
(* y (+ b (+ (/ x y) (/ (* b t) y)))) |
(*.f64 y (fma.f64 t (/.f64 b y) (+.f64 b (/.f64 x y)))) |
(* b y) |
(*.f64 b y) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b t)) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 t b x) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b t)) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 t b x) y))) |
(* -1 (* y (+ (* -1 b) (* -1 (/ (+ x (* b t)) y))))) |
(*.f64 y (+.f64 b (/.f64 (fma.f64 t b x) y))) |
x |
(+ x (* b (+ t y))) |
(fma.f64 b (+.f64 t y) x) |
(+ x (* b (+ t y))) |
(fma.f64 b (+.f64 t y) x) |
(+ x (* b (+ t y))) |
(fma.f64 b (+.f64 t y) x) |
(* b (+ t y)) |
(*.f64 b (+.f64 t y)) |
(* b (+ t (+ y (/ x b)))) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) t))) |
(* b (+ t (+ y (/ x b)))) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) t))) |
(* b (+ t (+ y (/ x b)))) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) t))) |
(* -1 (* b (+ (* -1 t) (* -1 y)))) |
(*.f64 b (+.f64 t y)) |
(* -1 (* b (+ (* -1 t) (+ (* -1 y) (* -1 (/ x b)))))) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) t))) |
(* -1 (* b (+ (* -1 t) (+ (* -1 y) (* -1 (/ x b)))))) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) t))) |
(* -1 (* b (+ (* -1 t) (+ (* -1 y) (* -1 (/ x b)))))) |
(*.f64 b (+.f64 y (+.f64 (/.f64 x b) t))) |
(+ x (* b y)) |
(fma.f64 b y x) |
(+ x (+ (* b t) (* b y))) |
(fma.f64 b (+.f64 t y) x) |
(+ x (+ (* b t) (* b y))) |
(fma.f64 b (+.f64 t y) x) |
(+ x (+ (* b t) (* b y))) |
(fma.f64 b (+.f64 t y) x) |
(* b t) |
(*.f64 t b) |
(* t (+ b (+ (/ x t) (/ (* b y) t)))) |
(*.f64 t (+.f64 b (fma.f64 b (/.f64 y t) (/.f64 x t)))) |
(* t (+ b (+ (/ x t) (/ (* b y) t)))) |
(*.f64 t (+.f64 b (fma.f64 b (/.f64 y t) (/.f64 x t)))) |
(* t (+ b (+ (/ x t) (/ (* b y) t)))) |
(*.f64 t (+.f64 b (fma.f64 b (/.f64 y t) (/.f64 x t)))) |
(* b t) |
(*.f64 t b) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b y)) t))))) |
(*.f64 t (+.f64 b (/.f64 (fma.f64 b y x) t))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b y)) t))))) |
(*.f64 t (+.f64 b (/.f64 (fma.f64 b y x) t))) |
(* -1 (* t (+ (* -1 b) (* -1 (/ (+ x (* b y)) t))))) |
(*.f64 t (+.f64 b (/.f64 (fma.f64 b y x) t))) |
(* -1 b) |
(neg.f64 b) |
(- a b) |
(-.f64 a b) |
(- a b) |
(-.f64 a b) |
(- a b) |
(-.f64 a b) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(-.f64 a (*.f64 (/.f64 b a) a)) |
(* a (+ 1 (* -1 (/ b a)))) |
(-.f64 a (*.f64 (/.f64 b a) a)) |
(* a (+ 1 (* -1 (/ b a)))) |
(-.f64 a (*.f64 (/.f64 b a) a)) |
a |
(* -1 (* a (- (/ b a) 1))) |
(-.f64 a (*.f64 (/.f64 b a) a)) |
(* -1 (* a (- (/ b a) 1))) |
(-.f64 a (*.f64 (/.f64 b a) a)) |
(* -1 (* a (- (/ b a) 1))) |
(-.f64 a (*.f64 (/.f64 b a) a)) |
a |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(* -1 b) |
(neg.f64 b) |
(* b (- (/ a b) 1)) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* b (- (/ a b) 1)) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* b (- (/ a b) 1)) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(fma.f64 b (/.f64 a b) (neg.f64 b)) |
Compiled 20 851 to 1 940 computations (90.7% saved)
26 alts after pruning (19 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 926 | 12 | 938 |
| Fresh | 6 | 7 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 935 | 26 | 961 |
| Status | Accuracy | Program |
|---|---|---|
| 58.1% | (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) | |
| 41.0% | (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) | |
| 24.6% | (fma.f64 z (neg.f64 y) z) | |
| 43.7% | (fma.f64 y b (fma.f64 t b x)) | |
| ✓ | 28.6% | (fma.f64 t (neg.f64 a) a) |
| 35.1% | (fma.f64 t b x) | |
| 54.9% | (fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) | |
| 65.3% | (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) | |
| 34.8% | (fma.f64 a (neg.f64 t) x) | |
| 50.8% | (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 b (neg.f64 y)))) | |
| 32.3% | (-.f64 x (*.f64 z y)) | |
| 68.5% | (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) | |
| 59.9% | (+.f64 x (fma.f64 t (-.f64 b a) z)) | |
| 45.9% | (+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) | |
| 27.1% | (+.f64 a x) | |
| ✓ | 26.3% | (*.f64 y (-.f64 b z)) |
| ✓ | 16.4% | (*.f64 y (neg.f64 z)) |
| 12.6% | (*.f64 y b) | |
| 35.3% | (*.f64 t (-.f64 b a)) | |
| 19.1% | (*.f64 t (neg.f64 a)) | |
| ✓ | 19.3% | (*.f64 t b) |
| ✓ | 20.3% | (*.f64 b (+.f64 y #s(literal -2 binary64))) |
| 28.0% | (*.f64 b (+.f64 t y)) | |
| 9.9% | (*.f64 b #s(literal -2 binary64)) | |
| ✓ | 18.0% | x |
| ✓ | 11.4% | a |
Compiled 631 to 321 computations (49.1% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (-.f64 (*.f64 t a) a)) |
(-.f64 x (-.f64 (*.f64 y z) z)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
(fma.f64 y b (fma.f64 t b x)) |
(+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
(+.f64 x (fma.f64 y b (*.f64 t b))) |
(fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) |
(+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 b (neg.f64 y)))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
(+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 y (-.f64 b z) (fma.f64 b (+.f64 t #s(literal -2 binary64)) (+.f64 z x))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| Outputs |
|---|
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
7 calls:
| 45.0ms | b |
| 37.0ms | t |
| 21.0ms | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 16.0ms | z |
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
| 99.6% | 1 | a |
| 99.6% | 1 | b |
| 99.6% | 1 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
Compiled 69 to 54 computations (21.7% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (-.f64 (*.f64 t a) a)) |
(-.f64 x (-.f64 (*.f64 y z) z)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
(fma.f64 y b (fma.f64 t b x)) |
(+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
(+.f64 x (fma.f64 y b (*.f64 t b))) |
(fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) |
(+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 b (neg.f64 y)))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
(+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(fma.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64))) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 y (-.f64 b z) (fma.f64 b (+.f64 t #s(literal -2 binary64)) (+.f64 z x))) |
| Outputs |
|---|
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
7 calls:
| 18.0ms | b |
| 16.0ms | y |
| 14.0ms | a |
| 14.0ms | t |
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.9% | 5 | x |
| 83.5% | 3 | y |
| 89.3% | 3 | z |
| 97.9% | 3 | t |
| 94.2% | 3 | a |
| 92.2% | 3 | b |
| 84.1% | 3 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
Compiled 69 to 54 computations (21.7% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (-.f64 (*.f64 t a) a)) |
(-.f64 x (-.f64 (*.f64 y z) z)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
(fma.f64 y b (fma.f64 t b x)) |
(+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
(+.f64 x (fma.f64 y b (*.f64 t b))) |
(fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) |
(+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 b (neg.f64 y)))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
(+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) |
| Outputs |
|---|
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
(+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
1 calls:
| 13.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 3 | t |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (-.f64 (*.f64 t a) a)) |
(-.f64 x (-.f64 (*.f64 y z) z)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
(fma.f64 y b (fma.f64 t b x)) |
(+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
(+.f64 x (fma.f64 y b (*.f64 t b))) |
(fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) |
(+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 b (neg.f64 y)))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
| Outputs |
|---|
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
4 calls:
| 45.0ms | b |
| 23.0ms | t |
| 12.0ms | z |
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.6% | 4 | z |
| 88.6% | 4 | b |
| 83.4% | 3 | a |
| 85.1% | 4 | t |
Compiled 28 to 24 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (-.f64 (*.f64 t a) a)) |
(-.f64 x (-.f64 (*.f64 y z) z)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
(fma.f64 y b (fma.f64 t b x)) |
(+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
(+.f64 x (fma.f64 y b (*.f64 t b))) |
(fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) |
(+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 b (neg.f64 y)))) |
| Outputs |
|---|
(+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) |
(+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
1 calls:
| 15.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 3 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (-.f64 (*.f64 t a) a)) |
(-.f64 x (-.f64 (*.f64 y z) z)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
(fma.f64 y b (fma.f64 t b x)) |
(+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
(+.f64 x (fma.f64 y b (*.f64 t b))) |
(fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) |
(+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) |
| Outputs |
|---|
(fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) |
(fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
6 calls:
| 18.0ms | x |
| 16.0ms | t |
| 15.0ms | b |
| 11.0ms | a |
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.5% | 2 | x |
| 79.6% | 3 | a |
| 79.5% | 3 | t |
| 71.2% | 3 | y |
| 65.0% | 3 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 76.1% | 5 | b |
Compiled 62 to 48 computations (22.6% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (-.f64 (*.f64 t a) a)) |
(-.f64 x (-.f64 (*.f64 y z) z)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
(fma.f64 y b (fma.f64 t b x)) |
(+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
(+.f64 x (fma.f64 y b (*.f64 t b))) |
(fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) |
| Outputs |
|---|
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(+.f64 x (fma.f64 t (-.f64 b a) z)) |
2 calls:
| 14.0ms | t |
| 11.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.5% | 3 | t |
| 75.4% | 5 | a |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (-.f64 (*.f64 t a) a)) |
(-.f64 x (-.f64 (*.f64 y z) z)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
| Outputs |
|---|
(*.f64 t (-.f64 b a)) |
(+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 t (-.f64 b a)) |
5 calls:
| 15.0ms | y |
| 11.0ms | z |
| 11.0ms | b |
| 9.0ms | a |
| 9.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.1% | 3 | y |
| 64.4% | 4 | a |
| 70.2% | 5 | b |
| 59.8% | 4 | z |
| 71.3% | 4 | t |
Compiled 35 to 30 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(-.f64 x (-.f64 (*.f64 t a) a)) |
(-.f64 x (-.f64 (*.f64 y z) z)) |
| Outputs |
|---|
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) |
2 calls:
| 11.0ms | b |
| 9.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.2% | 5 | b |
| 64.9% | 4 | t |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
| Outputs |
|---|
(*.f64 t (-.f64 b a)) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 z (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 t (-.f64 b a)) |
4 calls:
| 10.0ms | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 8.0ms | b |
| 8.0ms | t |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.9% | 4 | t |
| 60.4% | 5 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 51.9% | 4 | x |
| 66.0% | 6 | b |
Compiled 48 to 36 computations (25% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
| Outputs |
|---|
(*.f64 t (-.f64 b a)) |
(fma.f64 b (+.f64 y #s(literal -2 binary64)) x) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(*.f64 t (-.f64 b a)) |
3 calls:
| 10.0ms | b |
| 9.0ms | t |
| 8.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.7% | 4 | b |
| 57.0% | 4 | a |
| 61.8% | 4 | t |
Compiled 21 to 18 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
| Outputs |
|---|
(*.f64 b (+.f64 t y)) |
(fma.f64 a (-.f64 #s(literal 1 binary64) t) x) |
(*.f64 b (+.f64 t y)) |
2 calls:
| 8.0ms | b |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.3% | 3 | b |
| 59.7% | 4 | t |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 x (*.f64 t b)) |
(-.f64 x (*.f64 z y)) |
(-.f64 z (*.f64 y z)) |
(fma.f64 a (neg.f64 t) x) |
(fma.f64 t (neg.f64 a) a) |
(fma.f64 z (neg.f64 y) z) |
| Outputs |
|---|
(*.f64 t (-.f64 b a)) |
(*.f64 y (-.f64 b z)) |
(+.f64 a x) |
(*.f64 t (-.f64 b a)) |
3 calls:
| 8.0ms | z |
| 8.0ms | b |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.1% | 4 | t |
| 51.1% | 5 | z |
| 54.1% | 4 | b |
Compiled 21 to 18 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(*.f64 t (-.f64 b a)) |
| Outputs |
|---|
(*.f64 t (-.f64 b a)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(+.f64 a x) |
(*.f64 t (-.f64 b a)) |
4 calls:
| 7.0ms | t |
| 5.0ms | a |
| 5.0ms | y |
| 5.0ms | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.5% | 3 | a |
| 44.2% | 4 | y |
| 49.8% | 3 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 56.9% | 4 | t |
Compiled 48 to 36 computations (25% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
| Outputs |
|---|
(fma.f64 t b x) |
(*.f64 b (+.f64 y #s(literal -2 binary64))) |
(+.f64 a x) |
(fma.f64 t b x) |
6 calls:
| 7.0ms | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 5.0ms | x |
| 5.0ms | a |
| 5.0ms | z |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.7% | 3 | a |
| 40.1% | 3 | z |
| 43.3% | 3 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 41.5% | 3 | x |
| 44.4% | 3 | b |
| 47.3% | 4 | t |
Compiled 62 to 48 computations (22.6% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
(*.f64 t (neg.f64 a)) |
(*.f64 y (neg.f64 z)) |
(*.f64 b (+.f64 t y)) |
| Outputs |
|---|
(*.f64 a (neg.f64 t)) |
(fma.f64 t b x) |
(*.f64 a (neg.f64 t)) |
2 calls:
| 7.0ms | a |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.7% | 3 | a |
| 45.8% | 4 | t |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
(fma.f64 t b x) |
| Outputs |
|---|
(fma.f64 t b x) |
(fma.f64 b #s(literal -2 binary64) x) |
(+.f64 a x) |
(fma.f64 t b x) |
3 calls:
| 4.0ms | a |
| 4.0ms | b |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.8% | 4 | t |
| 40.1% | 3 | b |
| 41.0% | 3 | a |
Compiled 21 to 18 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
(fma.f64 b #s(literal -2 binary64) x) |
| Outputs |
|---|
(*.f64 b t) |
(fma.f64 b #s(literal -2 binary64) x) |
(+.f64 a x) |
(*.f64 b t) |
7 calls:
| 8.0ms | t |
| 5.0ms | z |
| 3.0ms | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 3.0ms | a |
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.8% | 4 | b |
| 30.7% | 3 | z |
| 34.9% | 4 | a |
| 34.2% | 3 | x |
| 32.6% | 3 | y |
| 38.4% | 3 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 40.3% | 4 | t |
Compiled 69 to 54 computations (21.7% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 b t) |
(*.f64 t b) |
(*.f64 y b) |
| Outputs |
|---|
(*.f64 b t) |
(+.f64 a x) |
(*.f64 b t) |
1 calls:
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.5% | 3 | t |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
| Outputs |
|---|
(*.f64 b #s(literal -2 binary64)) |
(+.f64 a x) |
(*.f64 b #s(literal -2 binary64)) |
6 calls:
| 4.0ms | a |
| 2.0ms | b |
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.1% | 1 | y |
| 27.1% | 1 | a |
| 27.1% | 1 | x |
| 32.0% | 3 | b |
| 27.1% | 1 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 27.1% | 1 | t |
Compiled 62 to 48 computations (22.6% saved)
| Inputs |
|---|
a |
x |
(+.f64 a x) |
| Outputs |
|---|
(+.f64 a x) |
3 calls:
| 2.0ms | z |
| 2.0ms | b |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.1% | 1 | a |
| 27.1% | 1 | z |
| 27.1% | 1 | b |
Compiled 21 to 18 computations (14.3% saved)
| Inputs |
|---|
a |
x |
| Outputs |
|---|
a |
x |
a |
7 calls:
| 3.0ms | t |
| 2.0ms | z |
| 2.0ms | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 2.0ms | x |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 18.0% | 1 | y |
| 18.0% | 1 | z |
| 18.0% | 1 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 22.9% | 3 | x |
| 18.0% | 1 | t |
| 24.9% | 3 | a |
| 20.0% | 2 | b |
Compiled 69 to 54 computations (21.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
a |
| Outputs |
|---|
a |
7 calls:
| 11.0ms | z |
| 1.0ms | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.4% | 1 | y |
| 11.4% | 1 | z |
| 11.4% | 1 | (+.f64 (-.f64 (-.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) z)) (*.f64 (-.f64 t #s(literal 1 binary64)) a)) (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)) |
| 11.4% | 1 | t |
| 11.4% | 1 | b |
| 11.4% | 1 | x |
| 11.4% | 1 | a |
Compiled 69 to 54 computations (21.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 8.289006485353221e-8 | 14158179.136895752 |
| 23.0ms | -4.875486838034634e+24 | -1332396729.048366 |
| 29.0ms | 320× | 0 | valid |
Compiled 810 to 567 computations (30% saved)
ival-sub: 7.0ms (43% of total)ival-mult: 6.0ms (36.8% of total)ival-add: 3.0ms (18.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 8.289006485353221e-8 | 14158179.136895752 |
| 11.0ms | -1.4970826354529463 | -0.3986442023120382 |
| 28.0ms | 240× | 0 | valid |
Compiled 615 to 432 computations (29.8% saved)
ival-add: 8.0ms (43.8% of total)ival-sub: 5.0ms (27.4% of total)ival-mult: 4.0ms (21.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.8257051341255473e+79 | 2.678245801990111e+80 |
| 17.0ms | -4.740495597198091e-109 | -2.1252260914857963e-116 |
| 18.0ms | -6.185877563766529e+199 | -1.3831940945192412e+195 |
| 37.0ms | 368× | 0 | valid |
Compiled 831 to 588 computations (29.2% saved)
ival-sub: 15.0ms (58.8% of total)ival-mult: 7.0ms (27.4% of total)ival-add: 3.0ms (11.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.8257051341255473e+79 | 2.678245801990111e+80 |
| 18.0ms | -6.455936622152135e+66 | -8.97255162980267e+63 |
| 22.0ms | 224× | 0 | valid |
Compiled 514 to 363 computations (29.4% saved)
ival-sub: 5.0ms (43.7% of total)ival-mult: 4.0ms (34.9% of total)ival-add: 2.0ms (17.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 9.227627042478942e+56 | 2.6337767397123878e+60 |
| 16.0ms | -2.401605151376771e+79 | -3.1862816365306365e+75 |
| 22.0ms | 256× | 0 | valid |
Compiled 542 to 379 computations (30.1% saved)
ival-sub: 6.0ms (42.2% of total)ival-mult: 6.0ms (42.2% of total)ival-add: 2.0ms (14.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.756418334162428e-36 | 2.0394727070777107e-31 |
| 21.0ms | -4.875486838034634e+24 | -1332396729.048366 |
| 26.0ms | 288× | 0 | valid |
Compiled 570 to 405 computations (28.9% saved)
ival-sub: 6.0ms (35.9% of total)ival-mult: 5.0ms (29.9% of total)ival-add: 4.0ms (23.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 9.18649193172369e+49 | 1.095706212023167e+52 |
| 46.0ms | 3.756418334162428e-36 | 2.0394727070777107e-31 |
| 19.0ms | -5.2264525364776496e+44 | -1.1198998267773733e+39 |
| 66.0ms | 384× | 0 | valid |
Compiled 672 to 508 computations (24.4% saved)
ival-sub: 40.0ms (78.9% of total)ival-mult: 7.0ms (13.8% of total)ival-add: 3.0ms (5.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 4.28953003999925e+70 | 3.2679384913748663e+78 |
| 22.0ms | 0.00031558836091101337 | 0.062251753523198644 |
| 10.0ms | 1.3508533865934818e-274 | 4.3829213828975234e-274 |
| 32.0ms | -8.97255162980267e+63 | -1.4606722719282456e+49 |
| 55.0ms | 496× | 0 | valid |
Compiled 855 to 666 computations (22.1% saved)
ival-sub: 15.0ms (50.8% of total)ival-mult: 9.0ms (30.5% of total)ival-add: 4.0ms (13.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 9.18649193172369e+49 | 1.095706212023167e+52 |
| 17.0ms | -1.847114684733186e-39 | -6.43722143161132e-48 |
| 20.0ms | -4.875486838034634e+24 | -1332396729.048366 |
| 40.0ms | 416× | 0 | valid |
Compiled 689 to 530 computations (23.1% saved)
ival-mult: 13.0ms (48.3% of total)ival-sub: 9.0ms (33.4% of total)ival-add: 4.0ms (14.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 164611629478.17703 | 2.6908189750863387e+20 |
| 26.0ms | 2.4338836539017575e-180 | 1.3102103734446314e-179 |
| 23.0ms | -4.875486838034634e+24 | -1332396729.048366 |
| 52.0ms | 400× | 0 | valid |
Compiled 661 to 508 computations (23.1% saved)
ival-sub: 27.0ms (70% of total)ival-mult: 7.0ms (18.2% of total)ival-add: 3.0ms (7.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 9.003268455633918e+185 | 3.9638323134794633e+191 |
| 23.0ms | -5.346183510621255e+168 | -1.3077895804280987e+162 |
| 28.0ms | 288× | 0 | valid |
Compiled 480 to 369 computations (23.1% saved)
ival-mult: 9.0ms (49.4% of total)ival-sub: 6.0ms (32.9% of total)ival-add: 2.0ms (11% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 164611629478.17703 | 2.6908189750863387e+20 |
| 18.0ms | 3.828867895181562e-280 | 9.6985215990639e-271 |
| 18.0ms | -1332396729.048366 | -1.4970826354529463 |
| 39.0ms | 432× | 0 | valid |
Compiled 642 to 495 computations (22.9% saved)
ival-sub: 12.0ms (49.3% of total)ival-mult: 8.0ms (32.9% of total)ival-add: 4.0ms (16.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 164611629478.17703 | 2.6908189750863387e+20 |
| 18.0ms | 3.828867895181562e-280 | 9.6985215990639e-271 |
| 17.0ms | -1332396729.048366 | -1.4970826354529463 |
| 37.0ms | 432× | 0 | valid |
Compiled 642 to 513 computations (20.1% saved)
ival-sub: 9.0ms (40.8% of total)ival-mult: 8.0ms (36.3% of total)ival-add: 4.0ms (18.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 8.289006485353221e-8 | 14158179.136895752 |
| 16.0ms | 3.828867895181562e-280 | 9.6985215990639e-271 |
| 90.0ms | -7.947545264193209e-16 | -1.9448981605918077e-20 |
| 118.0ms | 432× | 0 | valid |
Compiled 622 to 493 computations (20.7% saved)
ival-sub: 17.0ms (57.7% of total)ival-mult: 8.0ms (27.2% of total)ival-add: 4.0ms (13.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.036003849901234e+188 | 1.281497910062289e+196 |
| 34.0ms | -8.272821292625319e+155 | -2.071988586393421e+153 |
| 42.0ms | 270× | 0 | valid |
| 0.0ms | 2× | 1 | valid |
Compiled 404 to 316 computations (21.8% saved)
ival-sub: 6.0ms (42% of total)ival-mult: 5.0ms (35% of total)ival-add: 2.0ms (14% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 8.289006485353221e-8 | 14158179.136895752 |
| 19.0ms | 2.3769807181685784e-255 | 8.774501391047041e-246 |
| 35.0ms | -1.0899519598264945e+27 | -4.875486838034634e+24 |
| 61.0ms | 416× | 0 | valid |
Compiled 583 to 459 computations (21.3% saved)
ival-sub: 31.0ms (70.9% of total)ival-mult: 8.0ms (18.3% of total)ival-add: 4.0ms (9.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 164611629478.17703 | 2.6908189750863387e+20 |
| 18.0ms | 2.3769807181685784e-255 | 8.774501391047041e-246 |
| 15.0ms | -1.38467717876858e+105 | -3.9718039575846803e+102 |
| 36.0ms | 416× | 0 | valid |
Compiled 567 to 460 computations (18.9% saved)
ival-sub: 9.0ms (42.7% of total)ival-mult: 8.0ms (38% of total)ival-add: 3.0ms (14.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 164611629478.17703 | 2.6908189750863387e+20 |
| 22.0ms | -7.424545177795447e+156 | -2.928356551337413e+140 |
| 29.0ms | 304× | 0 | valid |
Compiled 410 to 331 computations (19.3% saved)
ival-sub: 7.0ms (44.9% of total)ival-mult: 6.0ms (38.5% of total)ival-add: 3.0ms (19.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 9.892992043598537e+145 | 3.554733141539028e+147 |
| 17.0ms | -3.582868110138301e+208 | -2.0021044374028676e+204 |
| 23.0ms | 240× | 0 | valid |
Compiled 330 to 282 computations (14.5% saved)
ival-sub: 5.0ms (40.7% of total)ival-mult: 4.0ms (32.5% of total)ival-add: 2.0ms (16.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 1.036003849901234e+188 | 1.281497910062289e+196 |
| 19.0ms | -1.1021652400103693e+145 | -6.486129960418807e+140 |
| 25.0ms | 272× | 0 | valid |
Compiled 302 to 265 computations (12.3% saved)
ival-sub: 8.0ms (50% of total)ival-mult: 5.0ms (31.2% of total)ival-add: 2.0ms (12.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 68× | +-commutative_binary64 |
| 52× | *-commutative_binary64 |
| 42× | sub-neg_binary64 |
| 26× | neg-sub0_binary64 |
| 26× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 212 | 603 |
| 1 | 288 | 603 |
| 2 | 322 | 603 |
| 3 | 346 | 603 |
| 4 | 363 | 603 |
| 5 | 370 | 603 |
| 6 | 373 | 603 |
| 7 | 374 | 603 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(if (<=.f64 t #s(literal -1350000000 binary64)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (if (<=.f64 t #s(literal 370000 binary64)) (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(if (<=.f64 t #s(literal -6530219459687219/4503599627370496 binary64)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (if (<=.f64 t #s(literal 70000 binary64)) (+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(if (<=.f64 b #s(literal -1999999999999999954155529538859438392082930388376757727548894681145163594695708457788837720495819875615513201592225079943863233291370363398466535627902482147340008734099231088420219850164686290944 binary64)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (if (<=.f64 b #s(literal -1374996415083717/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (if (<=.f64 b #s(literal 69999999999999996069415967724962592404255642689199354410126306696851159204757504 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) (+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b))))) |
(if (<=.f64 b #s(literal -57999999999999998605881355352729765826840257644232531532232785920 binary64)) (+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) (if (<=.f64 b #s(literal 159999999999999994776961200105528307563942457706399678612256393898128051550552064 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) (+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)))) |
(if (<=.f64 a #s(literal -5199999999999999698353764330651748179343881336095363139875911071997525753856 binary64)) (fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (if (<=.f64 a #s(literal 5399999999999999668708593088020081713610815550586674479104 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) (fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) |
(if (<=.f64 t #s(literal -1400000000 binary64)) (+.f64 x (fma.f64 t (-.f64 b a) z)) (if (<=.f64 t #s(literal 35681192317649/178405961588244985132285746181186892047843328 binary64)) (+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) (+.f64 x (fma.f64 t (-.f64 b a) z)))) |
(if (<=.f64 t #s(literal -4100000000000000039927464282047461195776 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 3390683798607695/5846006549323611672814739330865132078623730171904 binary64)) (+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) (if (<=.f64 t #s(literal 359999999999999985928796559652172183617903261646848 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 b #s(literal -1199999999999999991865138409233953571754050130332876800 binary64)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (if (<=.f64 b #s(literal 7406438648663999/38981256045599996321413529551500753243504907430380030107471625828851794763065704409862460263528041036901219664925634672733836679460812376186311949185250613678125110799825892119483158621960214593411198373916873515494742391701579499782985454461875862451310955212417110188327314359967656443904 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) (if (<=.f64 b #s(literal 7926335344172073/144115188075855872 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (if (<=.f64 b #s(literal 190000000000000003053504126429332665461661947780674886217286074255802368 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(if (<=.f64 t #s(literal -29000000000000000 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal -4113761393303015/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (if (<=.f64 t #s(literal 1349999999999999957617580815765300945628129889615872 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 t #s(literal -76000000000000008388608 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 6540714869423179/1167984798111281975972139931059274579172666497855631342228273284582214442805421410945513679697247078343332431250840168271536308408672112127552681297848886832192510636636227827221215793215130566656 binary64)) (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (if (<=.f64 t #s(literal 32000000000000 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 b #s(literal -1319999999999999989887006921594105666746693384893989425143658624018880649519698153059134118399936728005920587683755376686613428801168008634328506346128141306560512 binary64)) (*.f64 b (+.f64 t y)) (if (<=.f64 b #s(literal 920000000000000053707759191827011920456407050692257025507108981436508803225877185949261648350822266325947433891347543145565629568703291916192608092082491279095501774054383085912888180736 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 t y)))) |
(if (<=.f64 t #s(literal -1250000000 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 3883106906230751/5109351192408882717840314145374306729132675226714771306246520940639262443184548008409492391661147394788716663921132787824569441250287599771492279803609168436019214522754779331884896566897569247187592593266032445422926874765109428195555469487226993043218229521601935466604437747789680665415385088 binary64)) (*.f64 y (-.f64 b z)) (if (<=.f64 t #s(literal 7800000000000000 binary64)) (+.f64 a x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 t #s(literal -40000000 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 2043740476963553/319334449525555169865019634085894170570792201669673206640407558789953902699034250525593274478821712174294791495070799239035590078142974985718267487725573027251200907672173708242806035431098077949224537079127027838932929672819339262222216842951687065201139345100120966662777359236855041588461568 binary64)) (*.f64 b (+.f64 y #s(literal -2 binary64))) (if (<=.f64 t #s(literal 9500000000000000 binary64)) (+.f64 a x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 t #s(literal -4381000474388761/81129638414606681695789005144064 binary64)) (fma.f64 t b x) (if (<=.f64 t #s(literal 5588352866697215/39916806190694396233127454260736771321349025208709150830050944848744237837379281315699159309852714021786848936883849904879448759767871873214783435965696628406400113459021713530350754428887259743653067134890878479866616209102417407777777105368960883150142418137515120832847169904606880198557696 binary64)) (*.f64 b (+.f64 y #s(literal -2 binary64))) (if (<=.f64 t #s(literal 1 binary64)) (+.f64 a x) (fma.f64 t b x)))) |
(if (<=.f64 a #s(literal -42999999999999997569617054721515879280638545170813687181372679717653391602664838878767998819888098983513966514028088344659209640393708136662565461939978240 binary64)) (*.f64 a (neg.f64 t)) (if (<=.f64 a #s(literal 160000000000000010596402131137168366253036462508507074809195497824989931310728747434726056871537343298234036883047299261189293889656091886360654671960176192648332940994688661346430037205863890944 binary64)) (fma.f64 t b x) (*.f64 a (neg.f64 t)))) |
(if (<=.f64 t #s(literal -5000000000000000452984832 binary64)) (fma.f64 t b x) (if (<=.f64 t #s(literal 5159126280621731/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 binary64)) (fma.f64 b #s(literal -2 binary64) x) (if (<=.f64 t #s(literal 1 binary64)) (+.f64 a x) (fma.f64 t b x)))) |
(if (<=.f64 t #s(literal -4799999999999999889837663673177615816544845055635920029423980678713568570467791574255654213511255425024 binary64)) (*.f64 b t) (if (<=.f64 t #s(literal 5778221434296339/8254602048994769474255309139320571976856989469314398783249386078541779727448825929287769623244643560854287421769642635607536680617229461519539671538483430889193541937484454440136429963694163141453503639190799818814812942074243152169349951543234944945149040326527156224 binary64)) (fma.f64 b #s(literal -2 binary64) x) (if (<=.f64 t #s(literal 480000000000000000 binary64)) (+.f64 a x) (*.f64 b t)))) |
(if (<=.f64 t #s(literal -4000000000000000094981729434604421429634631711314728749893859954680949718168082290272710512864333176517383876535360464303173652679560326293749760 binary64)) (*.f64 b t) (if (<=.f64 t #s(literal 3400000000000000 binary64)) (+.f64 a x) (*.f64 b t))) |
(if (<=.f64 b #s(literal -2100000000000000046032445532112215560111329065665716304292002309282142722427141285936592033947639647056411828133801418347773539295891881679978880075901038386094209751185157468717187178521204948083312427008 binary64)) (*.f64 b #s(literal -2 binary64)) (if (<=.f64 b #s(literal 219999999999999980963135295346113157318780632870327676175337887969057201757548195587062634908314123108680059798223517184501454985094564442632355840 binary64)) (+.f64 a x) (*.f64 b #s(literal -2 binary64)))) |
(+.f64 a x) |
(if (<=.f64 a #s(literal -649999999999999985649993303309777607938131534364111451349150846996999713113177252285688128397210143684349814365184201356196069560976121266176 binary64)) a (if (<=.f64 a #s(literal 1119999999999999954633106634767510325376692758175512458364403786384413357190832456775252381810927107392952766052852646096061722234064048594508023402307784537344182533874999566627292291354591232 binary64)) x a)) |
a |
| Outputs |
|---|
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 t #s(literal -1 binary64)) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (fma.f64 (+.f64 #s(literal -1 binary64) t) a (*.f64 (neg.f64 b) (+.f64 y (+.f64 t #s(literal -2 binary64))))))) |
(if (<=.f64 t #s(literal -1350000000 binary64)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (if (<=.f64 t #s(literal 370000 binary64)) (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 b (+.f64 y #s(literal -2 binary64)) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(if (<=.f64 t #s(literal -6530219459687219/4503599627370496 binary64)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (if (<=.f64 t #s(literal 70000 binary64)) (+.f64 x (fma.f64 b (+.f64 y #s(literal -2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) a))) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))))) |
(if (<=.f64 b #s(literal -1999999999999999954155529538859438392082930388376757727548894681145163594695708457788837720495819875615513201592225079943863233291370363398466535627902482147340008734099231088420219850164686290944 binary64)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (if (<=.f64 b #s(literal -1374996415083717/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (if (<=.f64 b #s(literal 69999999999999996069415967724962592404255642689199354410126306696851159204757504 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) (+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b))))) |
(if (<=.f64 b #s(literal -1999999999999999954155529538859438392082930388376757727548894681145163594695708457788837720495819875615513201592225079943863233291370363398466535627902482147340008734099231088420219850164686290944 binary64)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (if (<=.f64 b #s(literal -1374996415083717/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (-.f64 x (fma.f64 (+.f64 y #s(literal -1 binary64)) z (*.f64 t (-.f64 a b)))) (if (<=.f64 b #s(literal 69999999999999996069415967724962592404255642689199354410126306696851159204757504 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) (+.f64 x (*.f64 b (-.f64 (+.f64 y t) #s(literal 2 binary64))))))) |
(if (<=.f64 b #s(literal -57999999999999998605881355352729765826840257644232531532232785920 binary64)) (+.f64 x (fma.f64 y b (*.f64 (+.f64 t #s(literal -2 binary64)) b))) (if (<=.f64 b #s(literal 159999999999999994776961200105528307563942457706399678612256393898128051550552064 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) (+.f64 x (*.f64 (-.f64 (+.f64 y t) #s(literal 2 binary64)) b)))) |
(if (<=.f64 b #s(literal -57999999999999998605881355352729765826840257644232531532232785920 binary64)) (+.f64 x (fma.f64 y b (*.f64 b (+.f64 t #s(literal -2 binary64))))) (if (<=.f64 b #s(literal 159999999999999994776961200105528307563942457706399678612256393898128051550552064 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x)) (+.f64 x (*.f64 b (-.f64 (+.f64 y t) #s(literal 2 binary64)))))) |
(if (<=.f64 a #s(literal -5199999999999999698353764330651748179343881336095363139875911071997525753856 binary64)) (fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)) (if (<=.f64 a #s(literal 5399999999999999668708593088020081713610815550586674479104 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) (fma.f64 t b x)) (fma.f64 b y (fma.f64 a (-.f64 #s(literal 1 binary64) t) x)))) |
(if (<=.f64 t #s(literal -1400000000 binary64)) (+.f64 x (fma.f64 t (-.f64 b a) z)) (if (<=.f64 t #s(literal 35681192317649/178405961588244985132285746181186892047843328 binary64)) (+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) (+.f64 x (fma.f64 t (-.f64 b a) z)))) |
(if (<=.f64 t #s(literal -4100000000000000039927464282047461195776 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 3390683798607695/5846006549323611672814739330865132078623730171904 binary64)) (+.f64 a (fma.f64 b (+.f64 y #s(literal -2 binary64)) x)) (if (<=.f64 t #s(literal 359999999999999985928796559652172183617903261646848 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 b #s(literal -1199999999999999991865138409233953571754050130332876800 binary64)) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))) (if (<=.f64 b #s(literal 7406438648663999/38981256045599996321413529551500753243504907430380030107471625828851794763065704409862460263528041036901219664925634672733836679460812376186311949185250613678125110799825892119483158621960214593411198373916873515494742391701579499782985454461875862451310955212417110188327314359967656443904 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) (if (<=.f64 b #s(literal 7926335344172073/144115188075855872 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (if (<=.f64 b #s(literal 190000000000000003053504126429332665461661947780674886217286074255802368 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) (*.f64 b (+.f64 y (+.f64 t #s(literal -2 binary64)))))))) |
(if (<=.f64 t #s(literal -29000000000000000 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal -4113761393303015/51422017416287688817342786954917203280710495801049370729644032 binary64)) (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (if (<=.f64 t #s(literal 1349999999999999957617580815765300945628129889615872 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) y) x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 t #s(literal -76000000000000008388608 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 6540714869423179/1167984798111281975972139931059274579172666497855631342228273284582214442805421410945513679697247078343332431250840168271536308408672112127552681297848886832192510636636227827221215793215130566656 binary64)) (fma.f64 b (+.f64 y #s(literal -2 binary64)) x) (if (<=.f64 t #s(literal 32000000000000 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 b #s(literal -1319999999999999989887006921594105666746693384893989425143658624018880649519698153059134118399936728005920587683755376686613428801168008634328506346128141306560512 binary64)) (*.f64 b (+.f64 t y)) (if (<=.f64 b #s(literal 920000000000000053707759191827011920456407050692257025507108981436508803225877185949261648350822266325947433891347543145565629568703291916192608092082491279095501774054383085912888180736 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 t y)))) |
(if (<=.f64 b #s(literal -1319999999999999989887006921594105666746693384893989425143658624018880649519698153059134118399936728005920587683755376686613428801168008634328506346128141306560512 binary64)) (*.f64 b (+.f64 y t)) (if (<=.f64 b #s(literal 920000000000000053707759191827011920456407050692257025507108981436508803225877185949261648350822266325947433891347543145565629568703291916192608092082491279095501774054383085912888180736 binary64)) (fma.f64 a (-.f64 #s(literal 1 binary64) t) x) (*.f64 b (+.f64 y t)))) |
(if (<=.f64 t #s(literal -1250000000 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 3883106906230751/5109351192408882717840314145374306729132675226714771306246520940639262443184548008409492391661147394788716663921132787824569441250287599771492279803609168436019214522754779331884896566897569247187592593266032445422926874765109428195555469487226993043218229521601935466604437747789680665415385088 binary64)) (*.f64 y (-.f64 b z)) (if (<=.f64 t #s(literal 7800000000000000 binary64)) (+.f64 a x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 t #s(literal -1250000000 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 3883106906230751/5109351192408882717840314145374306729132675226714771306246520940639262443184548008409492391661147394788716663921132787824569441250287599771492279803609168436019214522754779331884896566897569247187592593266032445422926874765109428195555469487226993043218229521601935466604437747789680665415385088 binary64)) (*.f64 y (-.f64 b z)) (if (<=.f64 t #s(literal 7800000000000000 binary64)) (+.f64 x a) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 t #s(literal -40000000 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 2043740476963553/319334449525555169865019634085894170570792201669673206640407558789953902699034250525593274478821712174294791495070799239035590078142974985718267487725573027251200907672173708242806035431098077949224537079127027838932929672819339262222216842951687065201139345100120966662777359236855041588461568 binary64)) (*.f64 b (+.f64 y #s(literal -2 binary64))) (if (<=.f64 t #s(literal 9500000000000000 binary64)) (+.f64 a x) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 t #s(literal -40000000 binary64)) (*.f64 t (-.f64 b a)) (if (<=.f64 t #s(literal 2043740476963553/319334449525555169865019634085894170570792201669673206640407558789953902699034250525593274478821712174294791495070799239035590078142974985718267487725573027251200907672173708242806035431098077949224537079127027838932929672819339262222216842951687065201139345100120966662777359236855041588461568 binary64)) (*.f64 b (+.f64 y #s(literal -2 binary64))) (if (<=.f64 t #s(literal 9500000000000000 binary64)) (+.f64 x a) (*.f64 t (-.f64 b a))))) |
(if (<=.f64 t #s(literal -4381000474388761/81129638414606681695789005144064 binary64)) (fma.f64 t b x) (if (<=.f64 t #s(literal 5588352866697215/39916806190694396233127454260736771321349025208709150830050944848744237837379281315699159309852714021786848936883849904879448759767871873214783435965696628406400113459021713530350754428887259743653067134890878479866616209102417407777777105368960883150142418137515120832847169904606880198557696 binary64)) (*.f64 b (+.f64 y #s(literal -2 binary64))) (if (<=.f64 t #s(literal 1 binary64)) (+.f64 a x) (fma.f64 t b x)))) |
(if (<=.f64 t #s(literal -4381000474388761/81129638414606681695789005144064 binary64)) (fma.f64 t b x) (if (<=.f64 t #s(literal 5588352866697215/39916806190694396233127454260736771321349025208709150830050944848744237837379281315699159309852714021786848936883849904879448759767871873214783435965696628406400113459021713530350754428887259743653067134890878479866616209102417407777777105368960883150142418137515120832847169904606880198557696 binary64)) (*.f64 b (+.f64 y #s(literal -2 binary64))) (if (<=.f64 t #s(literal 1 binary64)) (+.f64 x a) (fma.f64 t b x)))) |
(if (<=.f64 a #s(literal -42999999999999997569617054721515879280638545170813687181372679717653391602664838878767998819888098983513966514028088344659209640393708136662565461939978240 binary64)) (*.f64 a (neg.f64 t)) (if (<=.f64 a #s(literal 160000000000000010596402131137168366253036462508507074809195497824989931310728747434726056871537343298234036883047299261189293889656091886360654671960176192648332940994688661346430037205863890944 binary64)) (fma.f64 t b x) (*.f64 a (neg.f64 t)))) |
(if (<=.f64 a #s(literal -42999999999999997569617054721515879280638545170813687181372679717653391602664838878767998819888098983513966514028088344659209640393708136662565461939978240 binary64)) (*.f64 t (neg.f64 a)) (if (<=.f64 a #s(literal 160000000000000010596402131137168366253036462508507074809195497824989931310728747434726056871537343298234036883047299261189293889656091886360654671960176192648332940994688661346430037205863890944 binary64)) (fma.f64 t b x) (*.f64 t (neg.f64 a)))) |
(if (<=.f64 t #s(literal -5000000000000000452984832 binary64)) (fma.f64 t b x) (if (<=.f64 t #s(literal 5159126280621731/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 binary64)) (fma.f64 b #s(literal -2 binary64) x) (if (<=.f64 t #s(literal 1 binary64)) (+.f64 a x) (fma.f64 t b x)))) |
(if (<=.f64 t #s(literal -5000000000000000452984832 binary64)) (fma.f64 t b x) (if (<=.f64 t #s(literal 5159126280621731/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 binary64)) (fma.f64 b #s(literal -2 binary64) x) (if (<=.f64 t #s(literal 1 binary64)) (+.f64 x a) (fma.f64 t b x)))) |
(if (<=.f64 t #s(literal -4799999999999999889837663673177615816544845055635920029423980678713568570467791574255654213511255425024 binary64)) (*.f64 b t) (if (<=.f64 t #s(literal 5778221434296339/8254602048994769474255309139320571976856989469314398783249386078541779727448825929287769623244643560854287421769642635607536680617229461519539671538483430889193541937484454440136429963694163141453503639190799818814812942074243152169349951543234944945149040326527156224 binary64)) (fma.f64 b #s(literal -2 binary64) x) (if (<=.f64 t #s(literal 480000000000000000 binary64)) (+.f64 a x) (*.f64 b t)))) |
(if (<=.f64 t #s(literal -4799999999999999889837663673177615816544845055635920029423980678713568570467791574255654213511255425024 binary64)) (*.f64 t b) (if (<=.f64 t #s(literal 5778221434296339/8254602048994769474255309139320571976856989469314398783249386078541779727448825929287769623244643560854287421769642635607536680617229461519539671538483430889193541937484454440136429963694163141453503639190799818814812942074243152169349951543234944945149040326527156224 binary64)) (fma.f64 b #s(literal -2 binary64) x) (if (<=.f64 t #s(literal 480000000000000000 binary64)) (+.f64 x a) (*.f64 t b)))) |
(if (<=.f64 t #s(literal -4000000000000000094981729434604421429634631711314728749893859954680949718168082290272710512864333176517383876535360464303173652679560326293749760 binary64)) (*.f64 b t) (if (<=.f64 t #s(literal 3400000000000000 binary64)) (+.f64 a x) (*.f64 b t))) |
(if (<=.f64 t #s(literal -4000000000000000094981729434604421429634631711314728749893859954680949718168082290272710512864333176517383876535360464303173652679560326293749760 binary64)) (*.f64 t b) (if (<=.f64 t #s(literal 3400000000000000 binary64)) (+.f64 x a) (*.f64 t b))) |
(if (<=.f64 b #s(literal -2100000000000000046032445532112215560111329065665716304292002309282142722427141285936592033947639647056411828133801418347773539295891881679978880075901038386094209751185157468717187178521204948083312427008 binary64)) (*.f64 b #s(literal -2 binary64)) (if (<=.f64 b #s(literal 219999999999999980963135295346113157318780632870327676175337887969057201757548195587062634908314123108680059798223517184501454985094564442632355840 binary64)) (+.f64 a x) (*.f64 b #s(literal -2 binary64)))) |
(if (<=.f64 b #s(literal -2100000000000000046032445532112215560111329065665716304292002309282142722427141285936592033947639647056411828133801418347773539295891881679978880075901038386094209751185157468717187178521204948083312427008 binary64)) (*.f64 b #s(literal -2 binary64)) (if (<=.f64 b #s(literal 219999999999999980963135295346113157318780632870327676175337887969057201757548195587062634908314123108680059798223517184501454985094564442632355840 binary64)) (+.f64 x a) (*.f64 b #s(literal -2 binary64)))) |
(+.f64 a x) |
(+.f64 x a) |
(if (<=.f64 a #s(literal -649999999999999985649993303309777607938131534364111451349150846996999713113177252285688128397210143684349814365184201356196069560976121266176 binary64)) a (if (<=.f64 a #s(literal 1119999999999999954633106634767510325376692758175512458364403786384413357190832456775252381810927107392952766052852646096061722234064048594508023402307784537344182533874999566627292291354591232 binary64)) x a)) |
a |
| 18 828× | accelerator-lowering-fma.f32 |
| 18 828× | accelerator-lowering-fma.f64 |
| 17 304× | accelerator-lowering-fma.f32 |
| 17 304× | accelerator-lowering-fma.f64 |
| 14 092× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 53 |
| 1 | 129 | 53 |
| 2 | 1209 | 53 |
| 0 | 8388 | 50 |
| 0 | 302 | 3362 |
| 1 | 1032 | 3234 |
| 2 | 3180 | 3123 |
| 0 | 8153 | 2918 |
| 0 | 250 | 3054 |
| 1 | 844 | 2901 |
| 2 | 2734 | 2820 |
| 0 | 8453 | 2544 |
| 0 | 29 | 109 |
| 1 | 209 | 105 |
| 2 | 2007 | 105 |
| 0 | 10175 | 102 |
| 0 | 375 | 5445 |
| 1 | 1300 | 5121 |
| 2 | 4217 | 4897 |
| 0 | 8464 | 4605 |
| 0 | 268 | 2781 |
| 1 | 873 | 2728 |
| 2 | 2795 | 2647 |
| 0 | 8252 | 2469 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 413 to 1 463 computations (39.4% saved)
Compiled 1 368 to 458 computations (66.5% saved)
Loading profile data...