
Time bar (total: 10.1s)
| 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 19 to 19 computations (0% saved)
| 1.0s | 8 256× | 0 | valid |
ival-mult: 216.0ms (44.7% of total)ival-div: 111.0ms (23% of total)ival-add: 101.0ms (20.9% of total)ival-sub: 37.0ms (7.7% of total)exact: 8.0ms (1.7% of total)ival-true: 6.0ms (1.2% of total)ival-assert: 3.0ms (0.6% of total)| 1× | egg-herbie |
| 2 224× | lower-fma.f64 |
| 2 224× | lower-fma.f32 |
| 1 602× | sub-neg |
| 838× | distribute-neg-in |
| 762× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 166 | 614 |
| 1 | 475 | 605 |
| 2 | 1302 | 595 |
| 3 | 3620 | 595 |
| 4 | 6066 | 595 |
| 0 | 17 | 17 |
| 0 | 25 | 17 |
| 1 | 40 | 17 |
| 2 | 85 | 17 |
| 3 | 175 | 17 |
| 4 | 328 | 17 |
| 5 | 647 | 17 |
| 6 | 1078 | 17 |
| 7 | 1661 | 17 |
| 8 | 2024 | 17 |
| 9 | 2114 | 17 |
| 10 | 2151 | 17 |
| 11 | 2151 | 17 |
| 12 | 2151 | 17 |
| 13 | 2152 | 17 |
| 0 | 2152 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| Outputs |
|---|
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(sort x y)
(sort z t)
(sort a b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 5 | 0 | - | 0 | - | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 1 | 0 | - | 0 | - | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 1 | 0 | - | 0 | - | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 16 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 a b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) | nan-rescue | 5 | 0 |
| ↳ | (/.f64 (*.f64 z t) #s(literal 16 binary64)) | overflow | 33 | |
| ↳ | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) | overflow | 62 | |
| ↳ | (*.f64 x y) | overflow | 31 | |
| ↳ | (*.f64 z t) | overflow | 33 | |
| ↳ | (/.f64 (*.f64 a b) #s(literal 4 binary64)) | overflow | 30 | |
| ↳ | (*.f64 a b) | overflow | 31 | |
+.f64 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 x y) | overflow | 31 | |
| ↳ | (/.f64 (*.f64 z t) #s(literal 16 binary64)) | overflow | 33 | |
| ↳ | (*.f64 z t) | overflow | 33 | |
/.f64 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) | o/n | 1 | 0 |
| ↳ | (*.f64 a b) | overflow | 31 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 6 | 0 |
| - | 1 | 249 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 6 | 0 | 0 |
| - | 1 | 0 | 249 |
| number | freq |
|---|---|
| 0 | 249 |
| 1 | 7 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 102.0ms | 512× | 0 | valid |
Compiled 190 to 72 computations (62.1% saved)
ival-div: 55.0ms (74% of total)ival-mult: 10.0ms (13.4% of total)ival-add: 6.0ms (8.1% of total)ival-sub: 2.0ms (2.7% of total)exact: 1.0ms (1.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 7 to 7 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.6% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
Compiled 24 to 17 computations (29.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 2 224× | lower-fma.f64 |
| 2 224× | lower-fma.f32 |
| 640× | lower-*.f32 |
| 634× | lower-*.f64 |
| 576× | cancel-sign-sub-inv |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 69 |
| 0 | 25 | 69 |
| 1 | 40 | 69 |
| 2 | 85 | 69 |
| 3 | 175 | 69 |
| 4 | 328 | 69 |
| 5 | 647 | 69 |
| 6 | 1078 | 69 |
| 7 | 1661 | 69 |
| 8 | 2024 | 69 |
| 9 | 2114 | 69 |
| 10 | 2151 | 69 |
| 11 | 2151 | 69 |
| 12 | 2151 | 69 |
| 13 | 2152 | 69 |
| 0 | 2152 | 63 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
(*.f64 x y) |
x |
y |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(*.f64 z t) |
z |
t |
#s(literal 16 binary64) |
(/.f64 (*.f64 a b) #s(literal 4 binary64)) |
(*.f64 a b) |
a |
b |
#s(literal 4 binary64) |
c |
| Outputs |
|---|
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(*.f64 z t) |
z |
t |
#s(literal 16 binary64) |
(/.f64 (*.f64 a b) #s(literal 4 binary64)) |
(*.f64 a (*.f64 b #s(literal 1/4 binary64))) |
(*.f64 a b) |
a |
b |
#s(literal 4 binary64) |
c |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| ✓ | accuracy | 99.7% | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| ✓ | accuracy | 98.3% | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 49.0ms | 256× | 0 | valid |
Compiled 71 to 19 computations (73.2% saved)
ival-mult: 5.0ms (42.4% of total)ival-div: 3.0ms (25.5% of total)ival-add: 2.0ms (17% of total)ival-sub: 1.0ms (8.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 (/.f64 (*.f64 z t) #s(literal 16 binary64))> |
#<alt (/.f64 (*.f64 a b) #s(literal 4 binary64))> |
#<alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c)> |
#<alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64)))> |
#<alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64)))> |
| Outputs |
|---|
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (* 1/4 (* a b))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (* x y)> |
#<alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))> |
#<alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))> |
#<alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x)))))> |
#<alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (* x y)> |
#<alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))> |
#<alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))> |
#<alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y)))))> |
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))> |
#<alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))> |
#<alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (- (+ c (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))> |
#<alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))> |
#<alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))> |
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))> |
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b))))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))> |
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))> |
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a))))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b)))> |
#<alt c> |
#<alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))> |
#<alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))> |
#<alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1)))> |
#<alt (- (* 1/16 (* t z)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (* x y)> |
#<alt (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))> |
#<alt (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))> |
#<alt (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x)))))> |
#<alt (- (* 1/16 (* t z)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (* x y)> |
#<alt (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))> |
#<alt (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))> |
#<alt (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y)))))> |
#<alt (- (* x y) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))> |
#<alt (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))> |
#<alt (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t))))> |
#<alt (- (* x y) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))> |
#<alt (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))> |
#<alt (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z))))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))> |
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))> |
#<alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b))))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))> |
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))> |
#<alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a))))> |
#<alt (* 1/16 (* t z))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* 1/16 (/ (* t z) x))))> |
#<alt (* x (+ y (* 1/16 (/ (* t z) x))))> |
#<alt (* x (+ y (* 1/16 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* 1/16 (/ (* t z) y))))> |
#<alt (* y (+ x (* 1/16 (/ (* t z) y))))> |
#<alt (* y (+ x (* 1/16 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y)))))> |
#<alt (* x y)> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* 1/16 t) (/ (* x y) z)))> |
#<alt (* z (+ (* 1/16 t) (/ (* x y) z)))> |
#<alt (* z (+ (* 1/16 t) (/ (* x y) z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t))))> |
#<alt (* x y)> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (/ (* x y) t)))> |
#<alt (* t (+ (* 1/16 z) (/ (* x y) t)))> |
#<alt (* t (+ (* 1/16 z) (/ (* x y) t)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z))))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
| 2.0ms | y | @ | -inf | (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
| 1.0ms | a | @ | inf | (/ (* a b) 4) |
| 1.0ms | t | @ | 0 | (/ (* z t) 16) |
| 1.0ms | x | @ | 0 | (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
| 1× | batch-egg-rewrite |
| 5 364× | lower-*.f32 |
| 5 358× | lower-*.f64 |
| 4 844× | lower-/.f32 |
| 4 840× | lower-/.f64 |
| 4 258× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 51 |
| 0 | 25 | 51 |
| 1 | 96 | 51 |
| 2 | 943 | 51 |
| 0 | 8624 | 46 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(/.f64 (*.f64 a b) #s(literal 4 binary64)) |
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(/.f64 (*.f64 t (neg.f64 z)) #s(literal -16 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal 16 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (neg.f64 z)))) #s(literal -16 binary64)) |
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
(*.f64 t (/.f64 z #s(literal 16 binary64))) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 z t)) |
(*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t #s(literal 1/16 binary64)) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(neg.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 a b) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 a b)) #s(literal -4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a b))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a b)))) #s(literal -4 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 b #s(literal 1/4 binary64))) |
(*.f64 b (*.f64 a #s(literal 1/4 binary64))) |
(*.f64 b (/.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a b) #s(literal 1/4 binary64)) |
(*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 b #s(literal 1/4 binary64)) a) |
(+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(+.f64 (*.f64 x y) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(+.f64 (*.f64 x y) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) |
(+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) |
(+.f64 (+.f64 c (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(+.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (/.f64 (*.f64 c c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) |
(-.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (/.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(fma.f64 y x (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) c) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) c) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))))) |
(/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) (neg.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (*.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 c c))) (*.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) (neg.f64 (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))) (neg.f64 (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (pow.f64 (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (pow.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (*.f64 (*.f64 x y) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (pow.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (pow.f64 (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (pow.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 c (*.f64 x y)) #s(literal 3 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) (fma.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (+.f64 c (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (fma.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))))) |
(*.f64 (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) |
(+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 x y)) |
(-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 a b)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (*.f64 a b)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (neg.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) (fma.f64 y (*.f64 x (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (*.f64 a b))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 a b))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (*.f64 a b)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 a b)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 a b))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (*.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (*.f64 a b) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 a b) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 a b) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a b) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 a b) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 a b) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (*.f64 a b))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 a b))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 a b)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 a b))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (*.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)))) (*.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (*.f64 a b))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 a b)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (*.f64 a b))))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (pow.f64 (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (pow.f64 (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 x y))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) |
(fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
| 1× | egg-herbie |
| 17 544× | lower-fma.f64 |
| 17 544× | lower-fma.f32 |
| 4 640× | lower-*.f64 |
| 4 640× | lower-*.f32 |
| 2 338× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 203 | 3090 |
| 1 | 683 | 3054 |
| 2 | 2202 | 3012 |
| 3 | 6755 | 3006 |
| 0 | 8507 | 2695 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(- (* x y) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (* x y) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(* 1/16 (* t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(* 1/16 (* t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(* x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
| Outputs |
|---|
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(fma.f64 x y (-.f64 (*.f64 x (/.f64 c x)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(fma.f64 x y (-.f64 (*.f64 x (/.f64 c x)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(fma.f64 x y (-.f64 (*.f64 x (/.f64 c x)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(fma.f64 x y (-.f64 (*.f64 y (/.f64 c y)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(fma.f64 x y (-.f64 (*.f64 y (/.f64 c y)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(fma.f64 x y (-.f64 (*.f64 y (/.f64 c y)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 b c)) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 b c)) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 b c)) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) c) c) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) c) c) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) c) c) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(- (* x y) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(- (* x y) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 b #s(literal -1/4 binary64) (/.f64 (*.f64 x y) a)))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 b #s(literal -1/4 binary64) (/.f64 (*.f64 x y) a)))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 b #s(literal -1/4 binary64) (/.f64 (*.f64 x y) a)))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 a #s(literal -1/4 binary64))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 a #s(literal -1/4 binary64))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 a #s(literal -1/4 binary64))))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
Compiled 24 205 to 1 530 computations (93.7% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 606 | 10 | 616 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 607 | 10 | 617 |
| Status | Accuracy | Program |
|---|---|---|
| 98.8% | (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) | |
| ▶ | 72.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
| ▶ | 98.8% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
| 75.3% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) | |
| 50.6% | (+.f64 (*.f64 x y) c) | |
| 48.2% | (+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) | |
| ▶ | 54.7% | (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
| ▶ | 26.2% | (*.f64 x y) |
| 24.2% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) | |
| ▶ | 30.9% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
Compiled 302 to 224 computations (25.8% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x y c) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
| 196× | lower-fma.f32 |
| 188× | lower-fma.f64 |
| 100× | lower-+.f32 |
| 98× | lower-+.f64 |
| 52× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 99 |
| 0 | 28 | 99 |
| 1 | 48 | 99 |
| 2 | 86 | 99 |
| 3 | 117 | 99 |
| 4 | 117 | 99 |
| 0 | 117 | 98 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
(fma.f64 x y c) |
x |
y |
c |
(*.f64 x y) |
x |
y |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
c |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(fma.f64 x y c) |
x |
y |
c |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
(fma.f64 x y c) |
x |
y |
c |
(*.f64 x y) |
x |
y |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
c |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(fma.f64 x y c) |
x |
y |
c |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x y c) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.7% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
| ✓ | accuracy | 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
| 33.0ms | 256× | 0 | valid |
Compiled 110 to 21 computations (80.9% saved)
ival-mult: 9.0ms (64.5% of total)ival-add: 5.0ms (35.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 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))> |
#<alt (*.f64 b #s(literal -1/4 binary64))> |
#<alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))> |
#<alt (*.f64 t z)> |
#<alt (*.f64 x y)> |
#<alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z))> |
#<alt (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c)> |
#<alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))> |
#<alt (fma.f64 x y c)> |
| Outputs |
|---|
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))> |
#<alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b))))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))> |
#<alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* x y)> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x)))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x)))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y)))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y)))))> |
#<alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))))> |
#<alt c> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1)))> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))> |
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))> |
#<alt (* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z))))> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))> |
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))> |
#<alt (* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t))))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* x y)> |
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x)))))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y)))))> |
#<alt (+ (* 1/16 (* t z)) (* x y))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt (+ c (+ (* 1/16 (* t z)) (* x y)))> |
#<alt c> |
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1)))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt c> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt c> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt c> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))> |
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))> |
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b))))> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))> |
#<alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))> |
#<alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a))))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (* x y)> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x)))))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y)))))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt c> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1)))> |
#<alt c> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ c x)))> |
#<alt (* x (+ y (/ c x)))> |
#<alt (* x (+ y (/ c x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))> |
#<alt c> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ c y)))> |
#<alt (* y (+ x (/ c y)))> |
#<alt (* y (+ x (/ c y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))> |
#<alt (* x y)> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt c> |
#<alt (* c (+ 1 (/ (* x y) c)))> |
#<alt (* c (+ 1 (/ (* x y) c)))> |
#<alt (* c (+ 1 (/ (* x y) c)))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | c | @ | -inf | (+ (* a (* b -1/4)) (+ (* x y) c)) |
| 2.0ms | b | @ | 0 | (* b -1/4) |
| 0.0ms | a | @ | 0 | (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (+ (* x y) c))) |
| 0.0ms | x | @ | -inf | (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (+ (* x y) c))) |
| 0.0ms | y | @ | -inf | (+ (* a (* b -1/4)) (+ (* 1/16 (* t z)) (+ (* x y) c))) |
| 1× | batch-egg-rewrite |
| 13 174× | lower-fma.f32 |
| 13 166× | lower-fma.f64 |
| 4 376× | lower-*.f32 |
| 4 368× | lower-*.f64 |
| 3 550× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 57 |
| 0 | 28 | 57 |
| 1 | 101 | 57 |
| 2 | 890 | 57 |
| 0 | 8222 | 56 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(*.f64 b #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(*.f64 t z) |
(*.f64 x y) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 x y c) |
| Outputs |
|---|
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)))) |
(+.f64 c (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+.f64 c (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 x y) (+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(+.f64 (*.f64 x y) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 x y) (+.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(+.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) c) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 x y (+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(fma.f64 x y (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 x y (+.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(fma.f64 y x (+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(fma.f64 y x (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 y x (+.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 y x (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (neg.f64 c)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 x y c)) |
(fma.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 x y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (fma.f64 x y c)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(fma.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 x y c) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 x y c) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (*.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (-.f64 (*.f64 x y) c) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (*.f64 (-.f64 (*.f64 x y) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (-.f64 (*.f64 x y) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 (-.f64 (*.f64 x y) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (*.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (-.f64 c (*.f64 x y)) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))))) (*.f64 (-.f64 c (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (-.f64 c (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) (*.f64 (-.f64 c (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 x y) c))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (neg.f64 (-.f64 (*.f64 x y) c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (-.f64 c (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 c (*.f64 x y)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 (*.f64 x y) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (-.f64 (*.f64 x y) c))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (neg.f64 (-.f64 (*.f64 x y) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (neg.f64 (-.f64 (*.f64 x y) c)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 c (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (-.f64 c (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (neg.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 x y c) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)))) (neg.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #s(literal 3 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (pow.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (-.f64 (*.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (-.f64 (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) c)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)))) (*.f64 c c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) c)) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (*.f64 (fma.f64 x y c) (-.f64 (fma.f64 x y c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (fma.f64 x y c)))) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
(+.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+.f64 (fma.f64 x y c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y)) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) |
(+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (neg.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y c)) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (fma.f64 x y c)) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (fma.f64 x y c)) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(fma.f64 y x (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) (*.f64 x y)) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (neg.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (*.f64 x y)) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (fma.f64 x y c)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) (*.f64 x y)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (neg.f64 c)))) (*.f64 x y)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) c) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x y c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 x y))) c) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 x y c)) |
(neg.f64 (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (fma.f64 x y c)))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (neg.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)))) |
(/.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c)))) (neg.f64 (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (*.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (fma.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))) (-.f64 (*.f64 x y) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))) (*.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 x y c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (fma.f64 x y c)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(*.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c))) |
(*.f64 t z) |
(*.f64 z t) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
(*.f64 z (*.f64 #s(literal 1/16 binary64) t)) |
(*.f64 (*.f64 t z) #s(literal 1/16 binary64)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t) |
(+.f64 c (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t c) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c))) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (neg.f64 c))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(/.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c)))) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))))) |
(/.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)) (*.f64 c c))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c))))) (neg.f64 (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (neg.f64 c))))) |
(/.f64 (neg.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))))) (neg.f64 (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))))) |
(*.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (neg.f64 c)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 t t)) (*.f64 z z) (*.f64 c (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (neg.f64 (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t z) #s(literal -1/16 binary64) (neg.f64 (neg.f64 c))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(*.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+.f64 (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (*.f64 x y) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c) |
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (neg.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y)) |
(+.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 x y c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 x y c)) |
(fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 x y (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 y x (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c))) (neg.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 x y c)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) c) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x y c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 x y))) c) |
(fma.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 x y c)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (neg.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c)))) (neg.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c))) (neg.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (pow.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (*.f64 x y) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (fma.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)))) (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (*.f64 x y) (+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)))) (*.f64 (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))) (/.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x y c) (fma.f64 x y c) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 x y c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y c) (fma.f64 x y c))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 x y c) (*.f64 (fma.f64 x y c) (fma.f64 x y c))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (fma.f64 x y c) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (fma.f64 x y c)))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(*.f64 (-.f64 (*.f64 (fma.f64 x y c) (fma.f64 x y c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x y c) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) c))) |
(+.f64 c (*.f64 x y)) |
(+.f64 (*.f64 x y) c) |
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 c (*.f64 x y)))) |
(fma.f64 x y c) |
(fma.f64 y x c) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) |
(neg.f64 (neg.f64 (fma.f64 x y c))) |
(/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c)))) |
(/.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (-.f64 (*.f64 x y) c)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))) |
(/.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (neg.f64 (-.f64 (*.f64 x y) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 x y)) (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (-.f64 c (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (*.f64 (-.f64 (*.f64 x y) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 x y) c) (-.f64 (*.f64 x y) c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y)))) (neg.f64 (-.f64 c (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 x y) c)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y c)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))))) |
(*.f64 (*.f64 (fma.f64 x y c) (-.f64 (*.f64 x y) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) c))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) c))) (fma.f64 x y c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (-.f64 c (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (*.f64 (fma.f64 x y c) (neg.f64 (-.f64 (*.f64 x y) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) c)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x y c)) |
(*.f64 (*.f64 (fma.f64 x y c) (-.f64 c (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 x y)))) |
| 1× | egg-herbie |
| 20 892× | lower-fma.f64 |
| 20 892× | lower-fma.f32 |
| 4 728× | lower-*.f64 |
| 4 728× | lower-*.f32 |
| 2 896× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 240 | 3405 |
| 1 | 838 | 3387 |
| 2 | 2764 | 3345 |
| 3 | 7090 | 3258 |
| 0 | 8697 | 2814 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(+ c (* x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(+ c (* x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* x y) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(* x y) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
c |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* 1/16 (* t z)) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* x y) |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
c |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
| Outputs |
|---|
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (fma.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z)) c)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (fma.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z)) c)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (fma.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z)) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (fma.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z)) c)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (fma.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z)) c)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #s(literal 1 binary64) (fma.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z)) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) c) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) c) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y)) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x)) c) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x)) c) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x)) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #s(literal 1 binary64))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 (/.f64 (*.f64 a b) c) (*.f64 #s(literal -1/4 binary64) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 (/.f64 (*.f64 a b) c) (*.f64 #s(literal -1/4 binary64) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 (/.f64 (*.f64 a b) c) (*.f64 #s(literal -1/4 binary64) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c) c) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(fma.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z)) c) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(fma.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z)) c) |
(* t (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t)))) |
(fma.f64 t (fma.f64 x (/.f64 y t) (*.f64 #s(literal 1/16 binary64) z)) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* t (+ (* -1 (/ (+ c (* x y)) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(fma.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z)) c) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(fma.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z)) c) |
(* z (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z)))) |
(fma.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (*.f64 x y) z)) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* z (+ (* -1 (/ (+ c (* x y)) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y) c) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y) c) |
(* x (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x)))) |
(fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) y) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* 1/16 (* t z))) x))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x) c) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x) c) |
(* y (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y)))) |
(fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) x) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* 1/16 (* t z))) y))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
c |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(* c (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
c |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) c) c) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 t z) c) c))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 t z) c) c))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(-.f64 c (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 t z) c) c))) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) c) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) c) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) y) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #s(literal 1 binary64))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(fma.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) c) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(fma.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) c) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(fma.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) x) c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(fma.f64 x y (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #s(literal 1 binary64))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 (/.f64 (*.f64 a b) c) (*.f64 #s(literal -1/4 binary64) c) (fma.f64 x y c)) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 (/.f64 (*.f64 a b) c) (*.f64 #s(literal -1/4 binary64) c) (fma.f64 x y c)) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 (/.f64 (*.f64 a b) c) (*.f64 #s(literal -1/4 binary64) c) (fma.f64 x y c)) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
c |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
Compiled 22 229 to 1 231 computations (94.5% saved)
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 903 | 7 | 910 |
| Fresh | 3 | 2 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 909 | 11 | 920 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.7% | (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
| ▶ | 72.2% | (fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
| ▶ | 50.6% | (fma.f64 x y c) |
| ▶ | 47.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| 51.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) | |
| 47.1% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) | |
| 48.5% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) | |
| 50.6% | (+.f64 (*.f64 x y) c) | |
| ✓ | 26.2% | (*.f64 x y) |
| ▶ | 24.2% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | 30.9% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
Compiled 270 to 204 computations (24.4% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x y c) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
| ✓ | cost-diff | 0 | (fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
| 60× | lower-fma.f32 |
| 52× | lower-*.f32 |
| 50× | lower-fma.f64 |
| 44× | lower-*.f64 |
| 28× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 74 |
| 0 | 29 | 74 |
| 1 | 46 | 74 |
| 2 | 63 | 74 |
| 3 | 67 | 74 |
| 0 | 67 | 74 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
y |
x |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
c |
(fma.f64 x y c) |
x |
y |
c |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(*.f64 t z) |
t |
z |
#s(literal 1/16 binary64) |
c |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
y |
x |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
c |
(fma.f64 x y c) |
(fma.f64 y x c) |
x |
y |
c |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c) |
(*.f64 t z) |
t |
z |
#s(literal 1/16 binary64) |
c |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.2% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x y c) |
| ✓ | accuracy | 100.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.2% | (fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
| 34.0ms | 256× | 0 | valid |
Compiled 82 to 22 computations (73.2% saved)
ival-mult: 9.0ms (55.2% of total)ival-add: 6.0ms (36.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 (fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))> |
#<alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)> |
#<alt (*.f64 b #s(literal -1/4 binary64))> |
#<alt (fma.f64 x y c)> |
#<alt (*.f64 a (*.f64 b #s(literal -1/4 binary64)))> |
#<alt (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c)> |
#<alt (*.f64 t z)> |
#<alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))> |
#<alt (*.f64 x y)> |
| Outputs |
|---|
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (* x y)> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))))> |
#<alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y)))))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (* x y)> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))))> |
#<alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x)))))> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))> |
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))> |
#<alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b))))> |
#<alt (+ c (* x y))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))> |
#<alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))> |
#<alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a))))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt (+ c (+ (* -1/4 (* a b)) (* x y)))> |
#<alt c> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c))))> |
#<alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1)))> |
#<alt c> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt c> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt c> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt c> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ c x)))> |
#<alt (* x (+ y (/ c x)))> |
#<alt (* x (+ y (/ c x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))> |
#<alt c> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ c y)))> |
#<alt (* y (+ x (/ c y)))> |
#<alt (* y (+ x (/ c y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))> |
#<alt (* x y)> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt c> |
#<alt (* c (+ 1 (/ (* x y) c)))> |
#<alt (* c (+ 1 (/ (* x y) c)))> |
#<alt (* c (+ 1 (/ (* x y) c)))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt c> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* t (+ (* 1/16 z) (/ c t)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z))))> |
#<alt c> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* z (+ (* 1/16 t) (/ c z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t))))> |
#<alt (* 1/16 (* t z))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt (+ c (* 1/16 (* t z)))> |
#<alt c> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt (* c (+ 1 (* 1/16 (/ (* t z) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1)))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* x y)> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))> |
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))> |
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))> |
#<alt (* x y)> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))> |
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))> |
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))> |
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))> |
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))> |
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))> |
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | inf | (+ (* y x) (+ (* a (* b -1/4)) c)) |
| 0.0ms | y | @ | -inf | (+ (* a (* b -1/4)) (* x y)) |
| 0.0ms | a | @ | 0 | (* a (* b -1/4)) |
| 0.0ms | y | @ | 0 | (+ (* y x) (+ (* a (* b -1/4)) c)) |
| 0.0ms | x | @ | -inf | (+ (* a (* b -1/4)) (* x y)) |
| 1× | batch-egg-rewrite |
| 15 528× | lower-fma.f32 |
| 15 518× | lower-fma.f64 |
| 7 212× | lower-*.f32 |
| 7 204× | lower-*.f64 |
| 3 576× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 47 |
| 0 | 29 | 47 |
| 1 | 104 | 47 |
| 2 | 749 | 47 |
| 0 | 8769 | 47 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(*.f64 b #s(literal -1/4 binary64)) |
(fma.f64 x y c) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(*.f64 t z) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
(+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 y x)) |
(+.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c)) |
(+.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (-.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 y x))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (-.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) c)) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c))) |
(-.f64 (+.f64 c (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) |
(-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c))) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c))) |
(-.f64 (fma.f64 y x (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 y x c)) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 y x c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 y x c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 y x c)) |
(fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 y x)) |
(fma.f64 (fma.f64 y x c) (*.f64 (-.f64 (*.f64 y x) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (*.f64 y x)) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (*.f64 y x)) |
(fma.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (/.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) (*.f64 y x)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) c) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))))) c) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))))) |
(fma.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) c) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))) (*.f64 (fma.f64 y x c) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 y x)) |
(fma.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 y (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) c) |
(fma.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) c) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y x c)) |
(fma.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) (*.f64 y x)) |
(fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 y x)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y x) c))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) c) |
(fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 y (*.f64 y (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (*.f64 y x))))) c) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) c) |
(fma.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 y x)) |
(fma.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 y x))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 y x c)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 y x c)) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (fma.f64 y (neg.f64 x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 y (neg.f64 x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (*.f64 y x) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (*.f64 y x) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 y (neg.f64 x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 y (neg.f64 x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (*.f64 y x) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))) (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (*.f64 (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (*.f64 (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (-.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (-.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 y (*.f64 y (*.f64 x x)))))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 y (neg.f64 x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (neg.f64 (fma.f64 y (neg.f64 x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c))) (neg.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x c) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 y x c) (fma.f64 y x c) (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (pow.f64 (fma.f64 y x c) #s(literal 3 binary64))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (-.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)))) (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 (fma.f64 y x c) (fma.f64 y x c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))) (*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (*.f64 (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))))) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (*.f64 y x) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 y (neg.f64 x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 y (neg.f64 x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (-.f64 c (*.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c))) |
(+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) c) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(fma.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b c) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b c) |
(neg.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 c))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 c c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 c c))) (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (-.f64 (*.f64 c c) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 c c))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))))) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64) (*.f64 (*.f64 c c) (fma.f64 c c (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a b) (*.f64 (*.f64 a b) #s(literal 1/16 binary64)) (*.f64 c c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))))) (neg.f64 (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 c c)))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) (neg.f64 (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(*.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (/.f64 #s(literal 1 binary64) (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(*.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 c (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
(+.f64 c (*.f64 y x)) |
(+.f64 (*.f64 y x) c) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 c (*.f64 y x)))) |
(fma.f64 y x c) |
(fma.f64 x y c) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (neg.f64 (-.f64 (*.f64 y x) c)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (-.f64 (*.f64 y x) c))) |
(/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c)))) |
(/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (-.f64 (*.f64 y x) c)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (neg.f64 (-.f64 (*.f64 y x) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y x c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 y x)) (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))) (-.f64 c (*.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (*.f64 (-.f64 (*.f64 y x) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 y x) c) (-.f64 (*.f64 y x) c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (-.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 c (*.f64 c c))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (-.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 c c) (fma.f64 c c (*.f64 y (*.f64 y (*.f64 x x)))))) (-.f64 (*.f64 y x) c))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)) (-.f64 (*.f64 y x) c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x)))) (neg.f64 (-.f64 c (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) (+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y x c) (*.f64 (-.f64 (*.f64 y x) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)))) |
(*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x)))) (*.f64 (fma.f64 y x c) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))))) |
(*.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 c c (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) c))) (fma.f64 y x c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (-.f64 c (*.f64 y x))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y x) c)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y x c)) |
(*.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 y x)))) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 b (*.f64 a #s(literal -1/4 binary64))) |
(*.f64 b (*.f64 #s(literal -1/4 binary64) a)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(*.f64 (*.f64 b #s(literal -1/4 binary64)) a) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 a #s(literal -1/4 binary64)) b) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b) |
(+.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) |
(+.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c) |
(+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) c) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t c) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z c) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z c) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) t) z (*.f64 c (neg.f64 c))) (neg.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c)))) (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) t) z (*.f64 c (neg.f64 c)))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c))) (fma.f64 c c (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) t) z (*.f64 c (neg.f64 c))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) t) z (*.f64 c (neg.f64 c)))) (neg.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))) (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))))) |
(/.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (*.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64)) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64))))) (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (neg.f64 (*.f64 c (*.f64 c c)))) (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/65536 binary64) (*.f64 (*.f64 c c) (fma.f64 c c (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/65536 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 c c)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) t) z (*.f64 c (neg.f64 c))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))) |
(/.f64 (neg.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z)))))) (neg.f64 (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c) (*.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (*.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))))) |
(*.f64 (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (*.f64 (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) t) z (*.f64 c (neg.f64 c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))) (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) #s(literal 1/256 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) t) z (*.f64 c (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 t z) #s(literal 1/16 binary64)) c)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c)) |
(*.f64 (fma.f64 c c (*.f64 #s(literal -1/256 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 (*.f64 t z) #s(literal 1/16 binary64))))) |
(*.f64 t z) |
(*.f64 z t) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 x y (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (*.f64 y x)) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 y x)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (*.f64 y x)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 y (*.f64 y (*.f64 x x)))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (*.f64 y x)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 y (*.f64 y (*.f64 x x))))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 y (*.f64 y (*.f64 x x))))) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64))))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 y (*.f64 y (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) (neg.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (*.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))))) (+.f64 (/.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))))) |
(*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 y (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)))) |
(*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 y x))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal -1/64 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 a b))) (*.f64 y (*.f64 y (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a b) #s(literal 1/4 binary64) (neg.f64 (neg.f64 (*.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 y x) |
(*.f64 x y) |
| 1× | egg-herbie |
| 7 154× | lower-fma.f64 |
| 7 154× | lower-fma.f32 |
| 3 866× | lower-*.f64 |
| 3 866× | lower-*.f32 |
| 1 476× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 1842 |
| 1 | 578 | 1842 |
| 2 | 1794 | 1836 |
| 3 | 4678 | 1836 |
| 4 | 7508 | 1836 |
| 0 | 8119 | 1624 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* x y) |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
c |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* 1/16 (* t z)) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(* x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* x y) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* x y) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
c |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* t (+ (* 1/16 z) (/ c t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* z (+ (* 1/16 t) (/ c z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* x y) |
(*.f64 x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
Compiled 12 766 to 856 computations (93.3% saved)
10 alts after pruning (4 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 622 | 3 | 625 |
| Fresh | 3 | 1 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 626 | 10 | 636 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.7% | (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
| ▶ | 47.9% | (fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | 50.6% | (fma.f64 x y c) |
| ✓ | 47.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| ▶ | 51.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ▶ | 48.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
| ▶ | 50.6% | (+.f64 (*.f64 y x) c) |
| ✓ | 26.2% | (*.f64 x y) |
| ✓ | 24.2% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | 30.9% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
Compiled 130 to 100 computations (23.1% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/4 binary64) b) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 y x) c) |
| 56× | lower-fma.f32 |
| 52× | lower-*.f32 |
| 50× | lower-fma.f64 |
| 40× | lower-*.f64 |
| 24× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 72 |
| 0 | 30 | 72 |
| 1 | 47 | 72 |
| 2 | 60 | 72 |
| 3 | 62 | 72 |
| 0 | 62 | 71 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 y x) c) |
(*.f64 y x) |
y |
x |
c |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
a |
(*.f64 #s(literal -1/4 binary64) b) |
#s(literal -1/4 binary64) |
b |
c |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
y |
x |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
| Outputs |
|---|
(+.f64 (*.f64 y x) c) |
(fma.f64 y x c) |
(*.f64 y x) |
y |
x |
c |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
a |
(*.f64 #s(literal -1/4 binary64) b) |
#s(literal -1/4 binary64) |
b |
c |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 z (*.f64 #s(literal 1/16 binary64) t))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
b |
#s(literal -1/4 binary64) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 z (*.f64 #s(literal 1/16 binary64) t)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 y x (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
y |
x |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
b |
#s(literal -1/4 binary64) |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | accuracy | 99.2% | (fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | accuracy | 100.0% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/4 binary64) b) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 y x) c) |
| 34.0ms | 256× | 0 | valid |
Compiled 77 to 22 computations (71.4% saved)
ival-mult: 11.0ms (66.5% of total)ival-add: 5.0ms (30.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+.f64 (*.f64 y x) c)> |
#<alt (*.f64 y x)> |
#<alt (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)> |
#<alt (*.f64 #s(literal -1/4 binary64) b)> |
#<alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))> |
#<alt (*.f64 b #s(literal -1/4 binary64))> |
#<alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z))> |
#<alt (*.f64 t z)> |
#<alt (fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64))))> |
#<alt (*.f64 a (*.f64 b #s(literal -1/4 binary64)))> |
| Outputs |
|---|
#<alt c> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ c y)))> |
#<alt (* y (+ x (/ c y)))> |
#<alt (* y (+ x (/ c y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y)))))> |
#<alt c> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ c x)))> |
#<alt (* x (+ y (/ c x)))> |
#<alt (* x (+ y (/ c x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x)))))> |
#<alt (* x y)> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt (+ c (* x y))> |
#<alt c> |
#<alt (* c (+ 1 (/ (* x y) c)))> |
#<alt (* c (+ 1 (/ (* x y) c)))> |
#<alt (* c (+ 1 (/ (* x y) c)))> |
#<alt c> |
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))> |
#<alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1)))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt c> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* a (+ (* -1/4 b) (/ c a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b))))> |
#<alt c> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* b (+ (* -1/4 a) (/ c b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt (+ c (* -1/4 (* a b)))> |
#<alt c> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt (* c (+ 1 (* -1/4 (/ (* a b) c))))> |
#<alt c> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1)))> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* 1/16 (* t z))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))> |
#<alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))> |
#<alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b))))> |
#<alt (* 1/16 (* t z))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))> |
#<alt (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))> |
#<alt (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))> |
#<alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))> |
#<alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (+ (* -1/4 (* a b)) (* 1/16 (* t z)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))> |
#<alt (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t)))> |
#<alt (* 1/16 (* t z))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))> |
#<alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z)))))> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* -1/4 b)> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* 1/16 (* t z))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))> |
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))> |
#<alt (* y (+ x (* -1/4 (/ (* a b) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y)))))> |
#<alt (* -1/4 (* a b))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))> |
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))> |
#<alt (* x (+ y (* -1/4 (/ (* a b) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x)))))> |
#<alt (* x y)> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* -1/4 (* a b))> |
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))> |
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))> |
#<alt (* a (+ (* -1/4 b) (/ (* x y) a)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))> |
#<alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b))))> |
#<alt (* x y)> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (+ (* -1/4 (* a b)) (* x y))> |
#<alt (* -1/4 (* a b))> |
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))> |
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))> |
#<alt (* b (+ (* -1/4 a) (/ (* x y) b)))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a))))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
#<alt (* -1/4 (* a b))> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | (+ (* y x) (* a (* b -1/4))) |
| 0.0ms | t | @ | 0 | (+ (* a (* b -1/4)) (* 1/16 (* t z))) |
| 0.0ms | t | @ | inf | (+ (* a (* b -1/4)) (* 1/16 (* t z))) |
| 0.0ms | b | @ | inf | (+ (* a (* b -1/4)) (* 1/16 (* t z))) |
| 0.0ms | z | @ | -inf | (+ (* a (* b -1/4)) (* 1/16 (* t z))) |
| 1× | batch-egg-rewrite |
| 15 444× | lower-fma.f32 |
| 15 438× | lower-fma.f64 |
| 6 724× | lower-*.f32 |
| 6 712× | lower-*.f64 |
| 2 488× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 51 |
| 0 | 30 | 51 |
| 1 | 95 | 51 |
| 2 | 623 | 51 |
| 3 | 6970 | 51 |
| 0 | 8283 | 50 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 y x) c) |
(*.f64 y x) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(*.f64 #s(literal -1/4 binary64) b) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 t z) |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| Outputs |
|---|
(+.f64 (*.f64 y x) c) |
(+.f64 c (*.f64 y x)) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 c (*.f64 y x)))) |
(fma.f64 y x c) |
(fma.f64 y (/.f64 (*.f64 y (*.f64 x x)) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 x y c) |
(fma.f64 x (/.f64 (*.f64 y (*.f64 y x)) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (*.f64 y (*.f64 x x)) (/.f64 y (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (*.f64 y (*.f64 y x)) (/.f64 x (-.f64 (*.f64 y x) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (fma.f64 y x c) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (fma.f64 y x c))) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (neg.f64 (-.f64 (*.f64 y x) c)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (-.f64 (*.f64 y x) c))) |
(/.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) |
(/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (-.f64 (*.f64 y x) c)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (neg.f64 (-.f64 (*.f64 y x) c))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y x c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 y x)) (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))) (-.f64 c (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c))) (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c))) (*.f64 (-.f64 (*.f64 y x) c) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 c c) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (*.f64 (-.f64 (*.f64 y x) c) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (*.f64 (-.f64 (*.f64 y x) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 y x) c) (-.f64 (*.f64 y x) c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 c c) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)))) (-.f64 (*.f64 y x) c))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)) (-.f64 (*.f64 y x) c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x)))) (neg.f64 (-.f64 c (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 y x) c))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) (fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) #s(literal 1 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) #s(literal 1 binary64)) (-.f64 (*.f64 y x) c)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 c c) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c c))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 c (*.f64 y x)) (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y x c) (*.f64 (-.f64 (*.f64 y x) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)))) |
(*.f64 (fma.f64 y x c) (/.f64 (-.f64 (*.f64 y x) c) (-.f64 (*.f64 y x) c))) |
(*.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) |
(*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)) (*.f64 (fma.f64 y x c) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))))) |
(*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)) (/.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) |
(*.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y x) c)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y x c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) |
(*.f64 (*.f64 (fma.f64 y x c) (-.f64 c (*.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (fma.f64 y x c)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 c (-.f64 c (*.f64 y x))) (*.f64 (*.f64 c (-.f64 c (*.f64 y x))) (*.f64 c (-.f64 c (*.f64 y x))))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 x x)) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 c (-.f64 c (*.f64 y x))) (-.f64 (*.f64 c (-.f64 c (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x c) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c))) (*.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) c) (*.f64 c c)) (fma.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c) (*.f64 y (*.f64 x c))))) (fma.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c) (*.f64 y (*.f64 x c)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 c (neg.f64 c)) c))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 c (fma.f64 y x c)))) |
(*.f64 y x) |
(*.f64 x y) |
(+.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) c) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a c) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b c) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) |
(fma.f64 (*.f64 a b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) (/.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (/.f64 b (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (/.f64 a (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (*.f64 #s(literal -1/4 binary64) b) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 c (*.f64 c c)))) (fma.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c))))) |
(neg.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 (neg.f64 c))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)) (fma.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 c (*.f64 c c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (fma.f64 (*.f64 c c) (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64))))) |
(/.f64 (fma.f64 c c (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 c (*.f64 c c))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c c) (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c c)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 (neg.f64 c))))) |
(/.f64 (neg.f64 (fma.f64 c c (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) (neg.f64 (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) (*.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) (fma.f64 (*.f64 a b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c))) #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)))) (fma.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 c (*.f64 c c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) (fma.f64 (*.f64 c c) (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c c))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)))) |
(*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)) (/.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c))) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c))))) |
(*.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 (neg.f64 c))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c)) (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c)))) |
(*.f64 (fma.f64 c c (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c))) (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c)) |
(*.f64 (/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 c (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 (*.f64 c (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 c (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)))) (fma.f64 (*.f64 c (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (-.f64 (*.f64 c (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)))) |
(*.f64 (/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) c) (*.f64 c c)) (-.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (*.f64 c (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (*.f64 c (-.f64 c (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (*.f64 c (neg.f64 c))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 c (*.f64 c c)))) (fma.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))) |
(*.f64 #s(literal -1/4 binary64) b) |
(*.f64 b #s(literal -1/4 binary64)) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 z (*.f64 #s(literal 1/16 binary64) t) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 (*.f64 a b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) z (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) (/.f64 #s(literal 1/16 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))) (/.f64 b (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) (/.f64 #s(literal -1/4 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (/.f64 a (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (*.f64 #s(literal -1/4 binary64) b) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (fma.f64 (*.f64 t z) #s(literal 1/256 binary64) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))))) |
(neg.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (neg.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) |
(/.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (neg.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))) (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (*.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) (fma.f64 (*.f64 a b) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a b)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) #s(literal 1 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) (fma.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 #s(literal 1/16777216 binary64) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64)))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/65536 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(*.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))))) |
(*.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) |
(*.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 t z) #s(literal -1/16 binary64)))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) |
(*.f64 (fma.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 1/256 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (*.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)))) (fma.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (-.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 1/256 binary64)) (*.f64 (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 t z) (-.f64 (*.f64 (*.f64 t z) #s(literal 1/256 binary64)) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -1/256 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))))) (fma.f64 a (*.f64 a (*.f64 #s(literal 1/16 binary64) (*.f64 b b))) (*.f64 (*.f64 t z) (fma.f64 (*.f64 t z) #s(literal 1/256 binary64) (*.f64 (*.f64 a b) #s(literal -1/64 binary64)))))) |
(*.f64 #s(literal -1/4 binary64) b) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
(*.f64 z (*.f64 #s(literal 1/16 binary64) t)) |
(*.f64 (*.f64 t z) #s(literal 1/16 binary64)) |
(*.f64 (*.f64 #s(literal 1/16 binary64) t) z) |
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t) |
(*.f64 t z) |
(*.f64 z t) |
(+.f64 (*.f64 y x) (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x)) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x)))) |
(fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 y (/.f64 (*.f64 y (*.f64 x x)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(fma.f64 x y (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) |
(fma.f64 x (/.f64 (*.f64 y (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) (*.f64 y x)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 y x)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) b) a (*.f64 y x)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (*.f64 y x)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 y (*.f64 x x)) (/.f64 y (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 y (*.f64 y x)) (/.f64 x (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) (neg.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) (neg.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (*.f64 y (*.f64 y (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (*.f64 y (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))) (*.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (fma.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) (*.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))) (*.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))))) (neg.f64 (neg.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (*.f64 y (*.f64 y (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) (fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) (fma.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (*.f64 y (*.f64 y (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (*.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) |
(*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (*.f64 (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))))) |
(*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (/.f64 (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))))) |
(*.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))))) (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (*.f64 y (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64)))) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x))) (*.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a)))) (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x)))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x))) (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 y x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y (*.f64 y (*.f64 x x)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 #s(literal 1/16 binary64) (*.f64 a a))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x)))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) (-.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal -1/16 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64))))) (fma.f64 y (*.f64 y (*.f64 x x)) (*.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) b)) (fma.f64 y x (*.f64 a (*.f64 #s(literal -1/4 binary64) b)))))) |
(*.f64 a (*.f64 #s(literal -1/4 binary64) b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(*.f64 b (*.f64 a #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) b) a) |
(*.f64 (*.f64 a #s(literal -1/4 binary64)) b) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
| 1× | egg-herbie |
| 8 926× | lower-fma.f64 |
| 8 926× | lower-fma.f32 |
| 6 590× | lower-*.f64 |
| 6 590× | lower-*.f32 |
| 1 806× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 137 | 1656 |
| 1 | 472 | 1656 |
| 2 | 1472 | 1656 |
| 3 | 4127 | 1656 |
| 0 | 8636 | 1530 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* x y) |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
c |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* 1/16 (* t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(* 1/16 (* t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* x y) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* x y) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(* x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(* x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ (* -1/4 (* a b)) (* x y)) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
| Outputs |
|---|
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* y (+ x (/ c y))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(fma.f64 x y c) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x (+ y (/ c x))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
c |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 x y c) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* a (+ (* -1/4 b) (/ c a))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* b (+ (* -1/4 a) (/ c b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* y (+ x (* -1/4 (/ (* a b) y)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* y (+ (* -1 x) (* 1/4 (/ (* a b) y))))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* x (+ y (* -1/4 (/ (* a b) x)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* x (+ (* -1 y) (* 1/4 (/ (* a b) x))))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* x y) |
(*.f64 x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* a (+ (* -1/4 b) (/ (* x y) a))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* 1/4 b)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* x y) |
(*.f64 x y) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* b (+ (* -1/4 a) (/ (* x y) b))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -1 (/ (* x y) b)) (* 1/4 a)))) |
(fma.f64 x y (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
Compiled 15 601 to 863 computations (94.5% saved)
10 alts after pruning (0 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 626 | 0 | 626 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 6 | 6 |
| Total | 626 | 10 | 636 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.7% | (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
| ✓ | 47.9% | (fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | 50.6% | (fma.f64 x y c) |
| ✓ | 47.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| ✓ | 51.9% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | 48.2% | (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
| ✓ | 50.6% | (+.f64 (*.f64 y x) c) |
| ✓ | 26.2% | (*.f64 x y) |
| ✓ | 24.2% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | 30.9% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
Compiled 305 to 148 computations (51.5% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
15 calls:
| 47.0ms | t |
| 12.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 10.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 10.0ms | c |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
| 98.8% | 1 | a |
| 98.8% | 1 | b |
| 98.8% | 1 | c |
| 98.8% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 98.8% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 98.8% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 98.8% | 1 | (*.f64 x y) |
| 98.8% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 98.8% | 1 | (*.f64 z t) |
| 98.8% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 98.8% | 1 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
15 calls:
| 10.0ms | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 8.0ms | x |
| 7.0ms | t |
| 7.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 6.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 3 | x |
| 88.0% | 3 | y |
| 87.4% | 3 | z |
| 88.2% | 3 | t |
| 77.5% | 2 | a |
| 77.6% | 2 | b |
| 81.6% | 3 | c |
| 76.9% | 2 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 76.9% | 2 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 75.3% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 93.2% | 3 | (*.f64 x y) |
| 90.3% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 90.3% | 3 | (*.f64 z t) |
| 80.8% | 4 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 80.8% | 4 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
3 calls:
| 6.0ms | (*.f64 x y) |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 5.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 89.7% | 3 | (*.f64 z t) |
| 80.3% | 4 | (*.f64 x y) |
Compiled 32 to 26 computations (18.8% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
| Outputs |
|---|
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
2 calls:
| 6.0ms | (*.f64 z t) |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 89.3% | 3 | (*.f64 z t) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| Outputs |
|---|
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 x y c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
15 calls:
| 26.0ms | t |
| 21.0ms | b |
| 6.0ms | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 5.0ms | (*.f64 x y) |
| 5.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 64.7% | 4 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 68.0% | 3 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 73.0% | 3 | (*.f64 x y) |
| 68.9% | 5 | a |
| 68.3% | 3 | b |
| 74.3% | 5 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 74.3% | 5 | (*.f64 a b) |
| 69.0% | 5 | c |
| 70.6% | 4 | z |
| 73.1% | 5 | y |
| 70.6% | 4 | t |
| 68.4% | 3 | x |
| 78.4% | 5 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 78.4% | 5 | (*.f64 z t) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
| Outputs |
|---|
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(fma.f64 x y c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
2 calls:
| 4.0ms | (*.f64 z t) |
| 4.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.0% | 5 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 78.0% | 5 | (*.f64 z t) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
| Outputs |
|---|
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(fma.f64 x y c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
2 calls:
| 4.0ms | (*.f64 z t) |
| 4.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.0% | 5 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 78.0% | 5 | (*.f64 z t) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
| Outputs |
|---|
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 x y c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
(fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) |
2 calls:
| 8.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 4.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 5 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 77.5% | 5 | (*.f64 z t) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) |
| Outputs |
|---|
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 x y c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
3 calls:
| 3.0ms | (*.f64 x y) |
| 3.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 3.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.4% | 3 | (*.f64 x y) |
| 74.7% | 5 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 74.7% | 5 | (*.f64 z t) |
Compiled 32 to 26 computations (18.8% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(fma.f64 x y c) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
10 calls:
| 6.0ms | y |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | t |
| 3.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.5% | 3 | (*.f64 x y) |
| 56.6% | 4 | x |
| 52.4% | 2 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 62.5% | 3 | z |
| 64.2% | 3 | t |
| 55.0% | 3 | y |
| 63.8% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 63.8% | 3 | (*.f64 a b) |
| 68.3% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 68.3% | 3 | (*.f64 z t) |
Compiled 102 to 84 computations (17.6% saved)
| Inputs |
|---|
(*.f64 x y) |
(fma.f64 x y c) |
(+.f64 (*.f64 x y) c) |
(+.f64 (*.f64 y x) c) |
| Outputs |
|---|
(fma.f64 x y c) |
15 calls:
| 7.0ms | z |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 2.0ms | a |
| 2.0ms | c |
| 2.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.6% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 50.6% | 1 | y |
| 50.6% | 1 | x |
| 50.6% | 1 | (*.f64 x y) |
| 50.6% | 1 | z |
| 50.6% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 50.6% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 50.6% | 1 | (*.f64 a b) |
| 50.6% | 1 | t |
| 50.6% | 1 | a |
| 50.6% | 1 | c |
| 50.6% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 50.6% | 1 | b |
| 50.6% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 50.6% | 1 | (*.f64 z t) |
Compiled 172 to 138 computations (19.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 x y) |
| Outputs |
|---|
(*.f64 x y) |
15 calls:
| 4.0ms | (*.f64 x y) |
| 3.0ms | x |
| 1.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 1.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.2% | 1 | x |
| 26.2% | 1 | a |
| 26.2% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 26.2% | 1 | (*.f64 a b) |
| 26.2% | 1 | y |
| 26.2% | 1 | t |
| 26.2% | 1 | z |
| 26.2% | 1 | b |
| 26.2% | 1 | c |
| 26.2% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 26.2% | 1 | (*.f64 x y) |
| 26.2% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 26.2% | 1 | (*.f64 z t) |
| 26.2% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 26.2% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
Compiled 172 to 138 computations (19.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6662943608779997e+35 | 3.9425679628820355e+52 |
| 0.0ms | -5.283642129459111e+193 | -3.994089009458651e+181 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.491260813538627e+95 | 8.962008745706063e+98 |
| 0.0ms | -8.670896610618054e+205 | -2.4286826331773775e+199 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.491260813538627e+95 | 8.962008745706063e+98 |
| 0.0ms | -8.670896610618054e+205 | -2.4286826331773775e+199 |
Compiled 27 to 27 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.32298676019258e+67 | 5.894468736984453e+69 |
| 0.0ms | 3.917876036381489e-189 | 7.206595644906535e-184 |
| 0.0ms | -0.004596161875657186 | -0.0037780540371091455 |
| 0.0ms | -5.297541274418192e+164 | -6.719793488763526e+163 |
Compiled 27 to 27 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.32298676019258e+67 | 5.894468736984453e+69 |
| 0.0ms | 3.917876036381489e-189 | 7.206595644906535e-184 |
| 0.0ms | -0.004596161875657186 | -0.0037780540371091455 |
| 0.0ms | -5.297541274418192e+164 | -6.719793488763526e+163 |
Compiled 27 to 27 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.32298676019258e+67 | 5.894468736984453e+69 |
| 0.0ms | 3.917876036381489e-189 | 7.206595644906535e-184 |
| 0.0ms | -0.004596161875657186 | -0.0037780540371091455 |
| 0.0ms | -5.297541274418192e+164 | -6.719793488763526e+163 |
Compiled 27 to 27 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.32298676019258e+67 | 5.894468736984453e+69 |
| 0.0ms | 3.917876036381489e-189 | 7.206595644906535e-184 |
| 0.0ms | -0.004596161875657186 | -0.0037780540371091455 |
| 0.0ms | -7.306204696585714e+185 | -5.297541274418192e+164 |
Compiled 27 to 27 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.112058250570123e+123 | 1.177131689846269e+148 |
| 0.0ms | 3.917876036381489e-189 | 7.206595644906535e-184 |
| 0.0ms | -0.004596161875657186 | -0.0037780540371091455 |
| 0.0ms | -7.306204696585714e+185 | -5.297541274418192e+164 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.116804242748857e+220 | 2.961134669968357e+226 |
| 0.0ms | -8.670896610618054e+205 | -2.4286826331773775e+199 |
Compiled 27 to 27 computations (0% saved)
| 1× | egg-herbie |
| 12× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 421 |
| 1 | 82 | 421 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(if (<=.f64 (*.f64 x y) #s(literal -49999999999999997232983719377348085383163937955059118574485557558927175806589067034309688554228252203002264044843207354769281374744888310588557501864837324040189736276713711952231354300402499584 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (if (<=.f64 (*.f64 x y) #s(literal 199999999999999993726732215835951104 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000001944678877554419421565368624647601006667151191003845647144692448381539982803938850693663230155970606645676585305704718780827009183610634470177217293131308471772283227903827973109661120331776 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 400000000000000008087551650862378795430438529285743096455110742483201601999265723743479131013120 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000001944678877554419421565368624647601006667151191003845647144692448381539982803938850693663230155970606645676585305704718780827009183610634470177217293131308471772283227903827973109661120331776 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal 400000000000000008087551650862378795430438529285743096455110742483201601999265723743479131013120 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999989808522084376857585553564725933420826033816059478724227392780555018085723055197992539301255695814786059441754879368190130759447389960039529302154427470988612958966251520 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999989808522084376857585553564725933420826033816059478724227392780555018085723055197992539301255695814786059441754879368190130759447389960039529302154427470988612958966251520 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 9999999999999999483531874467312143214394768377282087351960514613084929070487027419252537449089020883885200422613425626021888 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000001944678877554419421565368624647601006667151191003845647144692448381539982803938850693663230155970606645676585305704718780827009183610634470177217293131308471772283227903827973109661120331776 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000002330090358741034878420254290497468843071049022900934139066154314978638385610709785616051698829799274493265863083300344904568031104874632172029371506368365811094974360294752761916322986788578012139217747968 binary64)) (fma.f64 x y c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 x y c) |
(*.f64 x y) |
| Outputs |
|---|
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(if (<=.f64 (*.f64 x y) #s(literal -49999999999999997232983719377348085383163937955059118574485557558927175806589067034309688554228252203002264044843207354769281374744888310588557501864837324040189736276713711952231354300402499584 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (if (<=.f64 (*.f64 x y) #s(literal 199999999999999993726732215835951104 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000001944678877554419421565368624647601006667151191003845647144692448381539982803938850693663230155970606645676585305704718780827009183610634470177217293131308471772283227903827973109661120331776 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 400000000000000008087551650862378795430438529285743096455110742483201601999265723743479131013120 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))) |
(if (<=.f64 (*.f64 t z) #s(literal -50000000000000001944678877554419421565368624647601006667151191003845647144692448381539982803938850693663230155970606645676585305704718780827009183610634470177217293131308471772283227903827973109661120331776 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 t z) #s(literal 400000000000000008087551650862378795430438529285743096455110742483201601999265723743479131013120 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000001944678877554419421565368624647601006667151191003845647144692448381539982803938850693663230155970606645676585305704718780827009183610634470177217293131308471772283227903827973109661120331776 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal 400000000000000008087551650862378795430438529285743096455110742483201601999265723743479131013120 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))) |
(if (<=.f64 (*.f64 t z) #s(literal -50000000000000001944678877554419421565368624647601006667151191003845647144692448381539982803938850693663230155970606645676585305704718780827009183610634470177217293131308471772283227903827973109661120331776 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 t z) #s(literal 400000000000000008087551650862378795430438529285743096455110742483201601999265723743479131013120 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 t z) #s(literal -499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 t z) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 y x (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 t z) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 t z) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 t z) #s(literal -499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 t z) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (if (<=.f64 (*.f64 t z) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 t z) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 t z) #s(literal -499999999999999949744946725916742463616729199870270210168475669427760178562522141308143785173381560448289292588852435695614598737032033598249132386803550778772422656 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 t z) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) (if (<=.f64 (*.f64 t z) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 t z) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999989808522084376857585553564725933420826033816059478724227392780555018085723055197992539301255695814786059441754879368190130759447389960039529302154427470988612958966251520 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 #s(literal -1/4 binary64) b) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 t z) #s(literal -499999999999999989808522084376857585553564725933420826033816059478724227392780555018085723055197992539301255695814786059441754879368190130759447389960039529302154427470988612958966251520 binary64)) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c) (if (<=.f64 (*.f64 t z) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (if (<=.f64 (*.f64 t z) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 t z) #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 (*.f64 t z) #s(literal 1/16 binary64) c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -499999999999999989808522084376857585553564725933420826033816059478724227392780555018085723055197992539301255695814786059441754879368190130759447389960039529302154427470988612958966251520 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (if (<=.f64 (*.f64 z t) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 z t) #s(literal 9999999999999999483531874467312143214394768377282087351960514613084929070487027419252537449089020883885200422613425626021888 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) |
(if (<=.f64 (*.f64 t z) #s(literal -499999999999999989808522084376857585553564725933420826033816059478724227392780555018085723055197992539301255695814786059441754879368190130759447389960039529302154427470988612958966251520 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 t z) #s(literal -1152921504606847/288230376151711744 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (if (<=.f64 (*.f64 t z) #s(literal 3135285318820699/627057063764139831929324851379409869378845668175598843037877190478889006888518431438644711527536922839520331484815861906173161536477065546885468336421475511783984145060592245840032548652210559519683510272 binary64)) (fma.f64 x y c) (if (<=.f64 (*.f64 t z) #s(literal 9999999999999999483531874467312143214394768377282087351960514613084929070487027419252537449089020883885200422613425626021888 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000001944678877554419421565368624647601006667151191003845647144692448381539982803938850693663230155970606645676585305704718780827009183610634470177217293131308471772283227903827973109661120331776 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000002330090358741034878420254290497468843071049022900934139066154314978638385610709785616051698829799274493265863083300344904568031104874632172029371506368365811094974360294752761916322986788578012139217747968 binary64)) (fma.f64 x y c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(if (<=.f64 (*.f64 t z) #s(literal -50000000000000001944678877554419421565368624647601006667151191003845647144692448381539982803938850693663230155970606645676585305704718780827009183610634470177217293131308471772283227903827973109661120331776 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (if (<=.f64 (*.f64 t z) #s(literal 50000000000000002330090358741034878420254290497468843071049022900934139066154314978638385610709785616051698829799274493265863083300344904568031104874632172029371506368365811094974360294752761916322986788578012139217747968 binary64)) (fma.f64 x y c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 x y c) |
(*.f64 x y) |
| 20 892× | lower-fma.f64 |
| 20 892× | lower-fma.f32 |
| 17 544× | lower-fma.f64 |
| 17 544× | lower-fma.f32 |
| 15 528× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 57 |
| 0 | 28 | 57 |
| 1 | 101 | 57 |
| 2 | 890 | 57 |
| 0 | 8222 | 56 |
| 0 | 203 | 3090 |
| 1 | 683 | 3054 |
| 2 | 2202 | 3012 |
| 3 | 6755 | 3006 |
| 0 | 8507 | 2695 |
| 0 | 18 | 47 |
| 0 | 29 | 47 |
| 1 | 104 | 47 |
| 2 | 749 | 47 |
| 0 | 8769 | 47 |
| 0 | 168 | 1842 |
| 1 | 578 | 1842 |
| 2 | 1794 | 1836 |
| 3 | 4678 | 1836 |
| 4 | 7508 | 1836 |
| 0 | 8119 | 1624 |
| 0 | 240 | 3405 |
| 1 | 838 | 3387 |
| 2 | 2764 | 3345 |
| 3 | 7090 | 3258 |
| 0 | 8697 | 2814 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 306 to 707 computations (45.9% saved)
(sort a b)
(sort z t)
(sort x y)
Compiled 1 030 to 258 computations (75% saved)
Loading profile data...